#d1bf9c color space conversions
Hex:
#d1bf9c
RGB:
209, 191, 156
CMY:
18, 25, 39
CMYK:
0, 9, 25, 18
HSL:
40°, 36.5517%, 71.5686%
HSV (HSB):
40°, 25.3589%, 81.9608%
XYZ:
50.9260, 53.2172, 39.0403
xyY:
0.3557, 0.3717, 53.2172
CIE-Lab:
78.0031, 0.9183, 19.9894
CIE-LCH:
78.0031, 20.0105, 87.3698
CIE-Luv:
78.0031, 13.1495, 27.7032
Hunter-Lab:
72.9501, -3.0529, 19.3352
#d1bf9c color charts
#d1bf9c color shades, tints & tones
#d1bf9c color schemes
#d1bf9c color preview, HTML & CSS examples
This text has a color of #d1bf9c
<p style="color:#d1bf9c;">Text here</p>
.mytext {color:#d1bf9c;}
This box has a color of #d1bf9c
<div style="background-color:#d1bf9c;">Content here</div>
.mybackground {background-color:#d1bf9c;}
Border around this has a color of #d1bf9c
<div style="border:2px solid #d1bf9c;">Content here</div>
.myborder {border:2px solid #d1bf9c;}