#dffaec color space conversions
Hex:
#dffaec
RGB:
223, 250, 236
CMY:
13, 2, 7
CMYK:
11, 0, 6, 2
HSL:
149°, 72.9730%, 92.7451%
HSV (HSB):
149°, 10.8000%, 98.0392%
XYZ:
79.7574, 90.1153, 92.5472
xyY:
0.3039, 0.3434, 90.1153
CIE-Lab:
96.0446, -11.3432, 3.7289
CIE-LCH:
96.0446, 11.9404, 161.8023
CIE-Luv:
96.0446, -13.9564, 7.7370
Hunter-Lab:
94.9291, -16.1541, 8.6480
#dffaec color charts
#dffaec color shades, tints & tones
#dffaec color schemes
#dffaec color preview, HTML & CSS examples
This text has a color of #dffaec
<p style="color:#dffaec;">Text here</p>
.mytext {color:#dffaec;}
This box has a color of #dffaec
<div style="background-color:#dffaec;">Content here</div>
.mybackground {background-color:#dffaec;}
Border around this has a color of #dffaec
<div style="border:2px solid #dffaec;">Content here</div>
.myborder {border:2px solid #dffaec;}