#dfeefe color space conversions
Hex:
#dfeefe
RGB:
223, 238, 254
CMY:
13, 7, 0
CMYK:
12, 6, 0, 0
HSL:
211°, 93.9394%, 93.5294%
HSV (HSB):
211°, 12.2047%, 99.6078%
XYZ:
78.8954, 83.9928, 105.8199
xyY:
0.2936, 0.3126, 83.9928
CIE-Lab:
93.4474, -1.8535, -9.4043
CIE-LCH:
93.4474, 9.5852, 258.8504
CIE-Luv:
93.4474, -8.8679, -14.4828
Hunter-Lab:
91.6476, -6.7205, -4.3053
#dfeefe color charts
#dfeefe color shades, tints & tones
#dfeefe color schemes
#dfeefe color preview, HTML & CSS examples
This text has a color of #dfeefe
<p style="color:#dfeefe;">Text here</p>
.mytext {color:#dfeefe;}
This box has a color of #dfeefe
<div style="background-color:#dfeefe;">Content here</div>
.mybackground {background-color:#dfeefe;}
Border around this has a color of #dfeefe
<div style="border:2px solid #dfeefe;">Content here</div>
.myborder {border:2px solid #dfeefe;}