#defaef color space conversions
Hex:
#defaef
RGB:
222, 250, 239
CMY:
13, 2, 6
CMYK:
11, 0, 4, 2
HSL:
156°, 73.6842%, 92.5490%
HSV (HSB):
156°, 11.2000%, 98.0392%
XYZ:
79.8898, 90.1328, 94.8481
xyY:
0.3016, 0.3403, 90.1328
CIE-Lab:
96.0518, -11.1135, 2.1843
CIE-LCH:
96.0518, 11.3262, 168.8808
CIE-Luv:
96.0518, -14.5629, 5.3329
Hunter-Lab:
94.9383, -15.9357, 7.2231
#defaef color charts
#defaef RGB chart
#defaef CMYK chart
#defaef RGB pie chart
#defaef color shades, tints & tones
#defaef color schemes
#defaef color preview, HTML & CSS examples
This text has a color of #defaef
<p style="color:#defaef;">Text here</p>
.mytext {color:#defaef;}
Text color #defaef
This box has a color of #defaef
<div style="background-color:#defaef;">Content here</div>
.mybackground {background-color:#defaef;}
Background color #defaef
Border around this has a color of #defaef
<div style="border:2px solid #defaef;">Content here</div>
.myborder {border:2px solid #defaef;}
Border color #defaef