#b9996e color space conversions
Hex:
#b9996e
RGB:
185, 153, 110
CMY:
27, 40, 57
CMYK:
0, 17, 41, 27
HSL:
34°, 34.8837%, 57.8431%
HSV (HSB):
34°, 40.5405%, 72.5490%
XYZ:
34.2133, 34.2225, 19.5542
xyY:
0.3888, 0.3889, 34.2225
CIE-Lab:
65.1388, 5.9404, 27.0562
CIE-LCH:
65.1388, 27.7006, 77.6167
CIE-Luv:
65.1388, 23.6349, 33.6518
Hunter-Lab:
58.5000, 2.0193, 21.1317
#b9996e color charts
#b9996e color shades, tints & tones
#b9996e color schemes
#b9996e color preview, HTML & CSS examples
This text has a color of #b9996e
<p style="color:#b9996e;">Text here</p>
.mytext {color:#b9996e;}
This box has a color of #b9996e
<div style="background-color:#b9996e;">Content here</div>
.mybackground {background-color:#b9996e;}
Border around this has a color of #b9996e
<div style="border:2px solid #b9996e;">Content here</div>
.myborder {border:2px solid #b9996e;}