#defaec color space conversions
Hex:
#defaec
RGB:
222, 250, 236
CMY:
13, 2, 7
CMYK:
11, 0, 6, 2
HSL:
150°, 73.6842%, 92.5490%
HSV (HSB):
150°, 11.2000%, 98.0392%
XYZ:
79.4501, 89.9569, 92.5328
xyY:
0.3033, 0.3434, 89.9569
CIE-Lab:
95.9789, -11.6664, 3.6255
CIE-LCH:
95.9789, 12.2168, 162.7366
CIE-Luv:
95.9789, -14.4733, 7.6353
Hunter-Lab:
94.8456, -16.4543, 8.5477
#defaec color charts
#defaec RGB chart
#defaec CMYK chart
#defaec RGB pie chart
#defaec color shades, tints & tones
#defaec color schemes
#defaec color preview, HTML & CSS examples
This text has a color of #defaec
<p style="color:#defaec;">Text here</p>
.mytext {color:#defaec;}
Text color #defaec
This box has a color of #defaec
<div style="background-color:#defaec;">Content here</div>
.mybackground {background-color:#defaec;}
Background color #defaec
Border around this has a color of #defaec
<div style="border:2px solid #defaec;">Content here</div>
.myborder {border:2px solid #defaec;}
Border color #defaec