#d5dec3 color space conversions
Hex:
#d5dec3
RGB:
213, 222, 195
CMY:
16, 13, 24
CMYK:
4, 0, 12, 13
HSL:
80°, 29.0323%, 81.7647%
HSV (HSB):
80°, 12.1622%, 87.0588%
XYZ:
63.4122, 70.3288, 61.8624
xyY:
0.3242, 0.3595, 70.3288
CIE-Lab:
87.1579, -7.7467, 12.2107
CIE-LCH:
87.1579, 14.4607, 122.3918
CIE-Luv:
87.1579, -3.7546, 19.3610
Hunter-Lab:
83.8623, -11.7868, 14.9673
#d5dec3 color charts
#d5dec3 color shades, tints & tones
#d5dec3 color schemes
#d5dec3 color preview, HTML & CSS examples
This text has a color of #d5dec3
<p style="color:#d5dec3;">Text here</p>
.mytext {color:#d5dec3;}
This box has a color of #d5dec3
<div style="background-color:#d5dec3;">Content here</div>
.mybackground {background-color:#d5dec3;}
Border around this has a color of #d5dec3
<div style="border:2px solid #d5dec3;">Content here</div>
.myborder {border:2px solid #d5dec3;}