#dedadc color space conversions
Hex:
#dedadc
RGB:
222, 218, 220
CMY:
13, 15, 14
CMYK:
0, 2, 1, 13
HSL:
330°, 5.7143%, 86.2745%
HSV (HSB):
330°, 1.8018%, 87.0588%
XYZ:
68.1139, 70.8397, 77.7936
xyY:
0.3143, 0.3268, 70.8397
CIE-Lab:
87.4071, 1.7208, -0.5080
CIE-LCH:
87.4071, 1.7942, 343.5532
CIE-Luv:
87.4071, 2.1526, -1.0792
Hunter-Lab:
84.1663, -2.8351, 4.1156
#dedadc color charts
#dedadc RGB chart
#dedadc CMYK chart
#dedadc RGB pie chart
#dedadc color shades, tints & tones
#dedadc color schemes
#dedadc color preview, HTML & CSS examples
This text has a color of #dedadc
<p style="color:#dedadc;">Text here</p>
.mytext {color:#dedadc;}
Text color #dedadc
This box has a color of #dedadc
<div style="background-color:#dedadc;">Content here</div>
.mybackground {background-color:#dedadc;}
Background color #dedadc
Border around this has a color of #dedadc
<div style="border:2px solid #dedadc;">Content here</div>
.myborder {border:2px solid #dedadc;}
Border color #dedadc