#dff9fe color space conversions
Hex:
#dff9fe
RGB:
223, 249, 254
CMY:
13, 2, 0
CMYK:
12, 2, 0, 0
HSL:
190°, 93.9394%, 93.5294%
HSV (HSB):
190°, 12.2047%, 99.6078%
XYZ:
82.1965, 90.5951, 106.9203
xyY:
0.2939, 0.3239, 90.5951
CIE-Lab:
96.2431, -7.4394, -5.2685
CIE-LCH:
96.2431, 9.1160, 215.3055
CIE-Luv:
96.2431, -14.0497, -6.9580
Hunter-Lab:
95.1815, -12.4191, 0.0247
#dff9fe color charts
#dff9fe color shades, tints & tones
#dff9fe color schemes
#dff9fe color preview, HTML & CSS examples
This text has a color of #dff9fe
<p style="color:#dff9fe;">Text here</p>
.mytext {color:#dff9fe;}
This box has a color of #dff9fe
<div style="background-color:#dff9fe;">Content here</div>
.mybackground {background-color:#dff9fe;}
Border around this has a color of #dff9fe
<div style="border:2px solid #dff9fe;">Content here</div>
.myborder {border:2px solid #dff9fe;}