#deedee color space conversions
Hex:
#deedee
RGB:
222, 237, 238
CMY:
13, 7, 7
CMYK:
7, 0, 0, 7
HSL:
184°, 32.0000%, 90.1961%
HSV (HSB):
184°, 6.7227%, 93.3333%
XYZ:
75.8410, 82.2710, 92.7716
xyY:
0.3023, 0.3279, 82.2710
CIE-Lab:
92.6943, -4.7516, -2.2003
CIE-LCH:
92.6943, 5.2363, 204.8472
CIE-Luv:
92.6943, -8.2317, -2.5663
Hunter-Lab:
90.7034, -9.4793, 2.8504
#deedee color charts
#deedee color shades, tints & tones
#deedee color schemes
#deedee color preview, HTML & CSS examples
This text has a color of #deedee
<p style="color:#deedee;">Text here</p>
.mytext {color:#deedee;}
This box has a color of #deedee
<div style="background-color:#deedee;">Content here</div>
.mybackground {background-color:#deedee;}
Border around this has a color of #deedee
<div style="border:2px solid #deedee;">Content here</div>
.myborder {border:2px solid #deedee;}