#b9994e color space conversions
Hex:
#b9994e
RGB:
185, 153, 78
CMY:
27, 40, 69
CMYK:
0, 17, 58, 27
HSL:
42°, 43.3198%, 51.5686%
HSV (HSB):
42°, 57.8378%, 72.5490%
XYZ:
32.7740, 33.6468, 11.9748
xyY:
0.4181, 0.4292, 33.6468
CIE-Lab:
64.6813, 2.8534, 43.2833
CIE-LCH:
64.6813, 43.3773, 86.2283
CIE-Luv:
64.6813, 25.8890, 50.2650
Hunter-Lab:
58.0059, -0.6558, 28.3642
#b9994e color charts
#b9994e color shades, tints & tones
#b9994e color schemes
#b9994e color preview, HTML & CSS examples
This text has a color of #b9994e
<p style="color:#b9994e;">Text here</p>
.mytext {color:#b9994e;}
This box has a color of #b9994e
<div style="background-color:#b9994e;">Content here</div>
.mybackground {background-color:#b9994e;}
Border around this has a color of #b9994e
<div style="border:2px solid #b9994e;">Content here</div>
.myborder {border:2px solid #b9994e;}