#deeece color space conversions
Hex:
#deeece
RGB:
222, 238, 206
CMY:
13, 7, 19
CMYK:
7, 0, 13, 7
HSL:
90°, 48.4848%, 87.0588%
HSV (HSB):
90°, 13.4454%, 93.3333%
XYZ:
71.8393, 81.1349, 70.2668
xyY:
0.3218, 0.3634, 81.1349
CIE-Lab:
92.1917, -10.8894, 13.7044
CIE-LCH:
92.1917, 17.5040, 128.4704
CIE-Luv:
92.1917, -7.4609, 22.2709
Hunter-Lab:
90.0749, -15.2683, 16.8007
#deeece color charts
#deeece color shades, tints & tones
#deeece color schemes
#deeece color preview, HTML & CSS examples
This text has a color of #deeece
<p style="color:#deeece;">Text here</p>
.mytext {color:#deeece;}
This box has a color of #deeece
<div style="background-color:#deeece;">Content here</div>
.mybackground {background-color:#deeece;}
Border around this has a color of #deeece
<div style="border:2px solid #deeece;">Content here</div>
.myborder {border:2px solid #deeece;}