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
Color Converter
Convert a color to HEX, RGB, HSL, HSB, and CMYK at once.
HEX to RGB
Convert HEX color codes to RGB / RGBA values.
RGB to HEX
Convert RGB values into HEX color codes.
CSS Box Shadow Generator
Visually design CSS box-shadow with a live preview and code.
CSS Border Radius Generator
Visually craft border-radius with a live preview.
HEX to CMYK
Convert HEX colors to CMYK print values.
CMYK to HEX
Convert CMYK print values to HEX colors.
HSB to HEX
Convert HSB / HSV values to HEX colors.