#b9603c color space conversions
Hex:
#b9603c
RGB:
185, 96, 60
CMY:
27, 62, 76
CMYK:
0, 48, 68, 27
HSL:
17°, 51.0204%, 48.0392%
HSV (HSB):
17°, 67.5676%, 72.5490%
XYZ:
25.0061, 19.0063, 6.6256
xyY:
0.4938, 0.3753, 19.0063
CIE-Lab:
50.6945, 32.9086, 36.3250
CIE-LCH:
50.6945, 49.0152, 47.8250
CIE-Luv:
50.6945, 69.3860, 32.9863
Hunter-Lab:
43.5962, 26.0914, 21.5067
#b9603c color charts
#b9603c color shades, tints & tones
#b9603c color schemes
#b9603c color preview, HTML & CSS examples
This text has a color of #b9603c
<p style="color:#b9603c;">Text here</p>
.mytext {color:#b9603c;}
This box has a color of #b9603c
<div style="background-color:#b9603c;">Content here</div>
.mybackground {background-color:#b9603c;}
Border around this has a color of #b9603c
<div style="border:2px solid #b9603c;">Content here</div>
.myborder {border:2px solid #b9603c;}