#dff9f2 color space conversions
Hex:
#dff9f2
RGB:
223, 249, 242
CMY:
13, 2, 5
CMYK:
10, 0, 3, 2
HSL:
164°, 68.4211%, 92.5490%
HSV (HSB):
164°, 10.4418%, 97.6471%
XYZ:
80.3341, 89.8501, 97.1132
xyY:
0.3005, 0.3361, 89.8501
CIE-Lab:
95.9346, -9.7349, 0.4735
CIE-LCH:
95.9346, 9.7465, 177.2151
CIE-Luv:
95.9346, -13.6611, 2.4529
Hunter-Lab:
94.7893, -14.6022, 5.6090
#dff9f2 color charts
#dff9f2 color shades, tints & tones
#dff9f2 color schemes
#dff9f2 color preview, HTML & CSS examples
This text has a color of #dff9f2
<p style="color:#dff9f2;">Text here</p>
.mytext {color:#dff9f2;}
This box has a color of #dff9f2
<div style="background-color:#dff9f2;">Content here</div>
.mybackground {background-color:#dff9f2;}
Border around this has a color of #dff9f2
<div style="border:2px solid #dff9f2;">Content here</div>
.myborder {border:2px solid #dff9f2;}