#dedaed color space conversions
Hex:
#dedaed
RGB:
222, 218, 237
CMY:
13, 15, 7
CMYK:
6, 8, 0, 7
HSL:
253°, 34.5455%, 89.2157%
HSV (HSB):
253°, 8.0169%, 92.9412%
XYZ:
70.4817, 71.7868, 90.2622
xyY:
0.3031, 0.3087, 71.7868
CIE-Lab:
87.8659, 4.8689, -8.8001
CIE-LCH:
87.8659, 10.0572, 298.9550
CIE-Luv:
87.8659, 1.1082, -14.5413
Hunter-Lab:
84.7271, 0.2158, -3.8544
#dedaed color charts
#dedaed RGB chart
#dedaed CMYK chart
#dedaed RGB pie chart
#dedaed color shades, tints & tones
#dedaed color schemes
#dedaed color preview, HTML & CSS examples
This text has a color of #dedaed
<p style="color:#dedaed;">Text here</p>
.mytext {color:#dedaed;}
Text color #dedaed
This box has a color of #dedaed
<div style="background-color:#dedaed;">Content here</div>
.mybackground {background-color:#dedaed;}
Background color #dedaed
Border around this has a color of #dedaed
<div style="border:2px solid #dedaed;">Content here</div>
.myborder {border:2px solid #dedaed;}
Border color #dedaed