#defcec color space conversions
Hex:
#defcec
RGB:
222, 252, 236
CMY:
13, 1, 7
CMYK:
12, 0, 6, 1
HSL:
148°, 83.3333%, 92.9412%
HSV (HSB):
148°, 11.9048%, 98.8235%
XYZ:
80.0749, 91.2065, 92.7411
xyY:
0.3033, 0.3454, 91.2065
CIE-Lab:
96.4950, -12.6596, 4.3734
CIE-LCH:
96.4950, 13.3938, 160.9422
CIE-Luv:
96.4950, -15.4408, 8.9554
Hunter-Lab:
95.5021, -17.4632, 9.2756
#defcec color charts
#defcec RGB chart
#defcec CMYK chart
#defcec RGB pie chart
#defcec color shades, tints & tones
#defcec color schemes
#defcec color preview, HTML & CSS examples
This text has a color of #defcec
<p style="color:#defcec;">Text here</p>
.mytext {color:#defcec;}
Text color #defcec
This box has a color of #defcec
<div style="background-color:#defcec;">Content here</div>
.mybackground {background-color:#defcec;}
Background color #defcec
Border around this has a color of #defcec
<div style="border:2px solid #defcec;">Content here</div>
.myborder {border:2px solid #defcec;}
Border color #defcec