#d5d1cc color space conversions
Hex:
#d5d1cc
RGB:
213, 209, 204
CMY:
16, 18, 20
CMYK:
0, 2, 4, 16
HSL:
33°, 9.6774%, 81.7647%
HSV (HSB):
33°, 4.2254%, 83.5294%
XYZ:
61.1401, 64.1067, 66.2781
xyY:
0.3192, 0.3347, 64.1067
CIE-Lab:
84.0213, 0.4915, 2.9517
CIE-LCH:
84.0213, 2.9923, 80.5461
CIE-Luv:
84.0213, 2.5790, 4.3388
Hunter-Lab:
80.0667, -3.8113, 6.9672
#d5d1cc color charts
#d5d1cc color shades, tints & tones
#d5d1cc color schemes
#d5d1cc color preview, HTML & CSS examples
This text has a color of #d5d1cc
<p style="color:#d5d1cc;">Text here</p>
.mytext {color:#d5d1cc;}
This box has a color of #d5d1cc
<div style="background-color:#d5d1cc;">Content here</div>
.mybackground {background-color:#d5d1cc;}
Border around this has a color of #d5d1cc
<div style="border:2px solid #d5d1cc;">Content here</div>
.myborder {border:2px solid #d5d1cc;}