#d9deca color space conversions
Hex:
#d9deca
RGB:
217, 222, 202
CMY:
15, 13, 21
CMYK:
2, 0, 9, 13
HSL:
75°, 23.2558%, 83.1373%
HSV (HSB):
75°, 9.0090%, 87.0588%
XYZ:
65.3972, 71.2585, 66.1846
xyY:
0.3224, 0.3513, 71.2585
CIE-Lab:
87.6105, -5.1853, 9.2197
CIE-LCH:
87.6105, 10.5778, 119.3543
CIE-Luv:
87.6105, -1.7926, 14.6249
Hunter-Lab:
84.4148, -9.4396, 12.6046
#d9deca color charts
#d9deca color shades, tints & tones
#d9deca color schemes
#d9deca color preview, HTML & CSS examples
This text has a color of #d9deca
<p style="color:#d9deca;">Text here</p>
.mytext {color:#d9deca;}
This box has a color of #d9deca
<div style="background-color:#d9deca;">Content here</div>
.mybackground {background-color:#d9deca;}
Border around this has a color of #d9deca
<div style="border:2px solid #d9deca;">Content here</div>
.myborder {border:2px solid #d9deca;}