#dff1fb color space conversions
Hex:
#dff1fb
RGB:
223, 241, 251
CMY:
13, 5, 2
CMYK:
11, 4, 0, 2
HSL:
201°, 77.7778%, 92.9412%
HSV (HSB):
201°, 11.1554%, 98.4314%
XYZ:
79.2993, 85.5636, 103.6027
xyY:
0.2954, 0.3187, 85.5636
CIE-Lab:
94.1254, -3.9756, -6.8418
CIE-LCH:
94.1254, 7.9130, 239.8402
CIE-Luv:
94.1254, -10.1629, -10.0293
Hunter-Lab:
92.5006, -8.8508, -1.6557
#dff1fb color charts
#dff1fb color shades, tints & tones
#dff1fb color schemes
#dff1fb color preview, HTML & CSS examples
This text has a color of #dff1fb
<p style="color:#dff1fb;">Text here</p>
.mytext {color:#dff1fb;}
This box has a color of #dff1fb
<div style="background-color:#dff1fb;">Content here</div>
.mybackground {background-color:#dff1fb;}
Border around this has a color of #dff1fb
<div style="border:2px solid #dff1fb;">Content here</div>
.myborder {border:2px solid #dff1fb;}