#d9d9c2 color space conversions
Hex:
#d9d9c2
RGB:
217, 217, 194
CMY:
15, 15, 24
CMYK:
0, 0, 11, 15
HSL:
60°, 23.2323%, 80.5882%
HSV (HSB):
60°, 10.5991%, 85.0980%
XYZ:
63.1657, 68.2725, 60.8876
xyY:
0.3284, 0.3550, 68.2725
CIE-Lab:
86.1425, -3.9368, 11.3346
CIE-LCH:
86.1425, 11.9989, 109.1533
CIE-Luv:
86.1425, 1.2549, 17.3761
Hunter-Lab:
82.6272, -8.1402, 14.1484
#d9d9c2 color charts
#d9d9c2 color shades, tints & tones
#d9d9c2 color schemes
#d9d9c2 color preview, HTML & CSS examples
This text has a color of #d9d9c2
<p style="color:#d9d9c2;">Text here</p>
.mytext {color:#d9d9c2;}
This box has a color of #d9d9c2
<div style="background-color:#d9d9c2;">Content here</div>
.mybackground {background-color:#d9d9c2;}
Border around this has a color of #d9d9c2
<div style="border:2px solid #d9d9c2;">Content here</div>
.myborder {border:2px solid #d9d9c2;}