#dffaef color space conversions
Hex:
#dffaef
RGB:
223, 250, 239
CMY:
13, 2, 6
CMYK:
11, 0, 4, 2
HSL:
156°, 72.9730%, 92.7451%
HSV (HSB):
156°, 10.8000%, 98.0392%
XYZ:
80.1970, 90.2912, 94.8625
xyY:
0.3022, 0.3403, 90.2912
CIE-Lab:
96.1174, -10.7922, 2.2877
CIE-LCH:
96.1174, 11.0320, 168.0318
CIE-Luv:
96.1174, -14.0486, 5.4362
Hunter-Lab:
95.0217, -15.6363, 7.3245
#dffaef color charts
#dffaef color shades, tints & tones
#dffaef color schemes
#dffaef color preview, HTML & CSS examples
This text has a color of #dffaef
<p style="color:#dffaef;">Text here</p>
.mytext {color:#dffaef;}
This box has a color of #dffaef
<div style="background-color:#dffaef;">Content here</div>
.mybackground {background-color:#dffaef;}
Border around this has a color of #dffaef
<div style="border:2px solid #dffaef;">Content here</div>
.myborder {border:2px solid #dffaef;}