#d5d2c9 color space conversions
Hex:
#d5d2c9
RGB:
213, 210, 201
CMY:
16, 18, 21
CMYK:
0, 1, 6, 16
HSL:
45°, 12.5000%, 81.1765%
HSV (HSB):
45°, 5.6338%, 83.5294%
XYZ:
61.0298, 64.4564, 64.4830
xyY:
0.3213, 0.3393, 64.4564
CIE-Lab:
84.2028, -0.5507, 4.8089
CIE-LCH:
84.2028, 4.8403, 96.5334
CIE-Luv:
84.2028, 2.2340, 7.2748
Hunter-Lab:
80.2847, -4.8085, 8.5788
#d5d2c9 color charts
#d5d2c9 color shades, tints & tones
#d5d2c9 color schemes
#d5d2c9 color preview, HTML & CSS examples
This text has a color of #d5d2c9
<p style="color:#d5d2c9;">Text here</p>
.mytext {color:#d5d2c9;}
This box has a color of #d5d2c9
<div style="background-color:#d5d2c9;">Content here</div>
.mybackground {background-color:#d5d2c9;}
Border around this has a color of #d5d2c9
<div style="border:2px solid #d5d2c9;">Content here</div>
.myborder {border:2px solid #d5d2c9;}