#dff0f4 color space conversions
Hex:
#dff0f4
RGB:
223, 240, 244
CMY:
13, 6, 4
CMYK:
9, 2, 0, 4
HSL:
191°, 48.8372%, 91.5686%
HSV (HSB):
191°, 8.6066%, 95.6863%
XYZ:
77.9206, 84.5398, 97.7989
xyY:
0.2994, 0.3248, 84.5398
CIE-Lab:
93.6845, -4.8185, -3.8581
CIE-LCH:
93.6845, 6.1728, 218.6832
CIE-Luv:
93.6845, -9.4041, -5.1549
Hunter-Lab:
91.9455, -9.6321, 1.2974
#dff0f4 color charts
#dff0f4 color shades, tints & tones
#dff0f4 color schemes
#dff0f4 color preview, HTML & CSS examples
This text has a color of #dff0f4
<p style="color:#dff0f4;">Text here</p>
.mytext {color:#dff0f4;}
This box has a color of #dff0f4
<div style="background-color:#dff0f4;">Content here</div>
.mybackground {background-color:#dff0f4;}
Border around this has a color of #dff0f4
<div style="border:2px solid #dff0f4;">Content here</div>
.myborder {border:2px solid #dff0f4;}