#dedecf color space conversions
Hex:
#dedecf
RGB:
222, 222, 207
CMY:
13, 13, 19
CMYK:
0, 0, 7, 13
HSL:
60°, 18.5185%, 84.1176%
HSV (HSB):
60°, 6.7568%, 87.0588%
XYZ:
67.5080, 72.2771, 69.4243
xyY:
0.3227, 0.3455, 72.2771
CIE-Lab:
88.1018, -2.6045, 7.3464
CIE-LCH:
88.1018, 7.7944, 109.5207
CIE-Luv:
88.1018, 0.8270, 11.4419
Hunter-Lab:
85.0160, -7.0378, 11.0948
#dedecf color charts
#dedecf RGB chart
#dedecf CMYK chart
#dedecf RGB pie chart
#dedecf color shades, tints & tones
#dedecf color schemes
#dedecf color preview, HTML & CSS examples
This text has a color of #dedecf
<p style="color:#dedecf;">Text here</p>
.mytext {color:#dedecf;}
Text color #dedecf
This box has a color of #dedecf
<div style="background-color:#dedecf;">Content here</div>
.mybackground {background-color:#dedecf;}
Background color #dedecf
Border around this has a color of #dedecf
<div style="border:2px solid #dedecf;">Content here</div>
.myborder {border:2px solid #dedecf;}
Border color #dedecf