#d5deca color space conversions
Hex:
#d5deca
RGB:
213, 222, 202
CMY:
16, 13, 21
CMYK:
4, 0, 9, 13
HSL:
87°, 23.2558%, 83.1373%
HSV (HSB):
87°, 9.0090%, 87.0588%
XYZ:
64.2225, 70.6530, 66.1296
xyY:
0.3195, 0.3515, 70.6530
CIE-Lab:
87.3161, -6.5756, 8.7591
CIE-LCH:
87.3161, 10.9526, 126.8960
CIE-Luv:
87.3161, -4.0639, 14.2026
Hunter-Lab:
84.0553, -10.7137, 12.1929
#d5deca color charts
#d5deca color shades, tints & tones
#d5deca color schemes
#d5deca color preview, HTML & CSS examples
This text has a color of #d5deca
<p style="color:#d5deca;">Text here</p>
.mytext {color:#d5deca;}
This box has a color of #d5deca
<div style="background-color:#d5deca;">Content here</div>
.mybackground {background-color:#d5deca;}
Border around this has a color of #d5deca
<div style="border:2px solid #d5deca;">Content here</div>
.myborder {border:2px solid #d5deca;}