#d7deca color space conversions
Hex:
#d7deca
RGB:
215, 222, 202
CMY:
16, 13, 21
CMYK:
3, 0, 9, 13
HSL:
81°, 23.2558%, 83.1373%
HSV (HSB):
81°, 9.0090%, 87.0588%
XYZ:
64.8063, 70.9539, 66.1569
xyY:
0.3210, 0.3514, 70.9539
CIE-Lab:
87.4626, -5.8816, 8.9883
CIE-LCH:
87.4626, 10.7417, 123.1991
CIE-Luv:
87.4626, -2.9326, 14.4129
Hunter-Lab:
84.2341, -10.0792, 12.3979
#d7deca color charts
#d7deca color shades, tints & tones
#d7deca color schemes
#d7deca color preview, HTML & CSS examples
This text has a color of #d7deca
<p style="color:#d7deca;">Text here</p>
.mytext {color:#d7deca;}
This box has a color of #d7deca
<div style="background-color:#d7deca;">Content here</div>
.mybackground {background-color:#d7deca;}
Border around this has a color of #d7deca
<div style="border:2px solid #d7deca;">Content here</div>
.myborder {border:2px solid #d7deca;}