#defcee color space conversions
Hex:
#defcee
RGB:
222, 252, 238
CMY:
13, 1, 7
CMYK:
12, 0, 6, 1
HSL:
152°, 83.3333%, 92.9412%
HSV (HSB):
152°, 11.9048%, 98.8235%
XYZ:
80.3672, 91.3234, 94.2803
xyY:
0.3022, 0.3434, 91.3234
CIE-Lab:
96.5431, -12.2929, 3.4131
CIE-LCH:
96.5431, 12.7579, 164.4826
CIE-Luv:
96.5431, -15.4971, 7.4274
Hunter-Lab:
95.5633, -17.1201, 8.4003
#defcee color charts
#defcee RGB chart
#defcee CMYK chart
#defcee RGB pie chart
#defcee color shades, tints & tones
#defcee color schemes
#defcee color preview, HTML & CSS examples
This text has a color of #defcee
<p style="color:#defcee;">Text here</p>
.mytext {color:#defcee;}
Text color #defcee
This box has a color of #defcee
<div style="background-color:#defcee;">Content here</div>
.mybackground {background-color:#defcee;}
Background color #defcee
Border around this has a color of #defcee
<div style="border:2px solid #defcee;">Content here</div>
.myborder {border:2px solid #defcee;}
Border color #defcee