#deeedc color space conversions
Hex:
#deeedc
RGB:
222, 238, 220
CMY:
13, 7, 14
CMYK:
7, 0, 8, 7
HSL:
113°, 34.6154%, 89.8039%
HSV (HSB):
113°, 7.5630%, 93.3333%
XYZ:
73.6170, 81.8460, 79.6280
xyY:
0.3131, 0.3481, 81.8460
CIE-Lab:
92.5068, -8.5216, 6.8903
CIE-LCH:
92.5068, 10.9587, 141.0421
CIE-Luv:
92.5068, -7.9978, 11.9359
Hunter-Lab:
90.4688, -13.0698, 11.1428
#deeedc color charts
#deeedc RGB chart
#deeedc CMYK chart
#deeedc RGB pie chart
#deeedc color shades, tints & tones
#deeedc color schemes
#deeedc color preview, HTML & CSS examples
This text has a color of #deeedc
<p style="color:#deeedc;">Text here</p>
.mytext {color:#deeedc;}
Text color #deeedc
This box has a color of #deeedc
<div style="background-color:#deeedc;">Content here</div>
.mybackground {background-color:#deeedc;}
Background color #deeedc
Border around this has a color of #deeedc
<div style="border:2px solid #deeedc;">Content here</div>
.myborder {border:2px solid #deeedc;}
Border color #deeedc