#deeddf color space conversions
Hex:
#deeddf
RGB:
222, 237, 223
CMY:
13, 7, 13
CMYK:
6, 0, 6, 7
HSL:
124°, 29.4118%, 90.0000%
HSV (HSB):
124°, 6.3291%, 92.9412%
XYZ:
73.7277, 81.4257, 81.6429
xyY:
0.3114, 0.3439, 81.4257
CIE-Lab:
92.3208, -7.4897, 5.0623
CIE-LCH:
92.3208, 9.0400, 145.9452
CIE-Luv:
92.3208, -7.6145, 9.0195
Hunter-Lab:
90.2362, -12.0695, 9.5216
#deeddf color charts
#deeddf RGB chart
#deeddf CMYK chart
#deeddf RGB pie chart
#deeddf color shades, tints & tones
#deeddf color schemes
#deeddf color preview, HTML & CSS examples
This text has a color of #deeddf
<p style="color:#deeddf;">Text here</p>
.mytext {color:#deeddf;}
Text color #deeddf
This box has a color of #deeddf
<div style="background-color:#deeddf;">Content here</div>
.mybackground {background-color:#deeddf;}
Background color #deeddf
Border around this has a color of #deeddf
<div style="border:2px solid #deeddf;">Content here</div>
.myborder {border:2px solid #deeddf;}
Border color #deeddf