#dff0fe color space conversions
Hex:
#dff0fe
RGB:
223, 240, 254
CMY:
13, 6, 0
CMYK:
12, 6, 0, 0
HSL:
207°, 93.9394%, 93.5294%
HSV (HSB):
207°, 12.2047%, 99.6078%
XYZ:
79.4809, 85.1639, 106.0151
xyY:
0.2937, 0.3147, 85.1639
CIE-Lab:
93.9537, -2.8763, -8.6531
CIE-LCH:
93.9537, 9.1186, 251.6131
CIE-Luv:
93.9537, -9.8114, -13.1118
Hunter-Lab:
92.2843, -7.7623, -3.5127
#dff0fe color charts
#dff0fe color shades, tints & tones
#dff0fe color schemes
#dff0fe color preview, HTML & CSS examples
This text has a color of #dff0fe
<p style="color:#dff0fe;">Text here</p>
.mytext {color:#dff0fe;}
This box has a color of #dff0fe
<div style="background-color:#dff0fe;">Content here</div>
.mybackground {background-color:#dff0fe;}
Border around this has a color of #dff0fe
<div style="border:2px solid #dff0fe;">Content here</div>
.myborder {border:2px solid #dff0fe;}