#bd996e color space conversions
Hex:
#bd996e
RGB:
189, 153, 110
CMY:
26, 40, 57
CMYK:
0, 19, 42, 26
HSL:
33°, 37.4408%, 58.6275%
HSV (HSB):
33°, 41.7989%, 74.1176%
XYZ:
35.1920, 34.7271, 19.6000
xyY:
0.3931, 0.3879, 34.7271
CIE-Lab:
65.5356, 7.5897, 27.6522
CIE-LCH:
65.5356, 28.6749, 74.6520
CIE-Luv:
65.5356, 26.4867, 34.0350
Hunter-Lab:
58.9297, 3.4707, 21.5309
#bd996e color charts
#bd996e color shades, tints & tones
#bd996e color schemes
#bd996e color preview, HTML & CSS examples
This text has a color of #bd996e
<p style="color:#bd996e;">Text here</p>
.mytext {color:#bd996e;}
This box has a color of #bd996e
<div style="background-color:#bd996e;">Content here</div>
.mybackground {background-color:#bd996e;}
Border around this has a color of #bd996e
<div style="border:2px solid #bd996e;">Content here</div>
.myborder {border:2px solid #bd996e;}