Skip to content
ZeroServer.tools

HEX to HSB

Convert HEX colors to HSB / HSV values.

HSB / HSV
hsb(183, 100%, 100%)

Understanding HSB / HSV

HSB (Hue, Saturation, Brightness) — also called HSV (Value) — is the color model used by most design-tool color pickers. Hue is the angle on the color wheel (0–360°), saturation is color intensity (0–100%), and brightness is how light it is (0–100%). It's more intuitive for choosing colors than raw RGB. This tool converts HEX to HSB locally in your browser.

Related Design & CSS tools