#ded8e1 color space conversions
Hex:
#ded8e1
RGB:
222, 216, 225
CMY:
13, 15, 12
CMYK:
1, 4, 0, 12
HSL:
280°, 13.0435%, 86.4706%
HSV (HSB):
280°, 4.0000%, 88.2353%
XYZ:
68.2707, 70.0776, 81.1622
xyY:
0.3110, 0.3192, 70.0776
CIE-Lab:
87.0349, 3.6681, -3.6941
CIE-LCH:
87.0349, 5.2059, 314.7980
CIE-Luv:
87.0349, 2.8580, -6.3153
Hunter-Lab:
83.7123, -0.9229, 1.1148
#ded8e1 color charts
#ded8e1 color shades, tints & tones
#ded8e1 color schemes
#ded8e1 color preview, HTML & CSS examples
This text has a color of #ded8e1
<p style="color:#ded8e1;">Text here</p>
.mytext {color:#ded8e1;}
This box has a color of #ded8e1
<div style="background-color:#ded8e1;">Content here</div>
.mybackground {background-color:#ded8e1;}
Border around this has a color of #ded8e1
<div style="border:2px solid #ded8e1;">Content here</div>
.myborder {border:2px solid #ded8e1;}