#dff9f9 color space conversions
Hex:
#dff9f9
RGB:
223, 249, 249
CMY:
13, 2, 2
CMYK:
10, 0, 0, 2
HSL:
180°, 68.4211%, 92.5490%
HSV (HSB):
180°, 10.4418%, 97.6471%
XYZ:
81.4060, 90.2789, 102.7575
xyY:
0.2966, 0.3290, 90.2789
CIE-Lab:
96.1123, -8.4079, -2.8798
CIE-LCH:
96.1123, 8.8874, 198.9068
CIE-Luv:
96.1123, -13.8866, -3.0120
Hunter-Lab:
95.0152, -13.3435, 2.3894
#dff9f9 color charts
#dff9f9 color shades, tints & tones
#dff9f9 color schemes
#dff9f9 color preview, HTML & CSS examples
This text has a color of #dff9f9
<p style="color:#dff9f9;">Text here</p>
.mytext {color:#dff9f9;}
This box has a color of #dff9f9
<div style="background-color:#dff9f9;">Content here</div>
.mybackground {background-color:#dff9f9;}
Border around this has a color of #dff9f9
<div style="border:2px solid #dff9f9;">Content here</div>
.myborder {border:2px solid #dff9f9;}