#d4deda color space conversions
Hex:
#d4deda
RGB:
212, 222, 218
CMY:
17, 13, 15
CMYK:
5, 0, 2, 13
HSL:
156°, 13.1579%, 85.0980%
HSV (HSB):
156°, 4.5045%, 87.0588%
XYZ:
65.9275, 71.3016, 76.6175
xyY:
0.3083, 0.3334, 71.3016
CIE-Lab:
87.6313, -4.0852, 0.7842
CIE-LCH:
87.6313, 4.1598, 169.1333
CIE-Luv:
87.6313, -5.3411, 1.9132
Hunter-Lab:
84.4402, -8.4048, 5.3110
#d4deda color charts
#d4deda color shades, tints & tones
#d4deda color schemes
#d4deda color preview, HTML & CSS examples
This text has a color of #d4deda
<p style="color:#d4deda;">Text here</p>
.mytext {color:#d4deda;}
This box has a color of #d4deda
<div style="background-color:#d4deda;">Content here</div>
.mybackground {background-color:#d4deda;}
Border around this has a color of #d4deda
<div style="border:2px solid #d4deda;">Content here</div>
.myborder {border:2px solid #d4deda;}