#dff9f7 color space conversions
Hex:
#dff9f7
RGB:
223, 249, 247
CMY:
13, 2, 3
CMYK:
10, 0, 1, 2
HSL:
175°, 68.4211%, 92.5490%
HSV (HSB):
175°, 10.4418%, 97.6471%
XYZ:
81.0956, 90.1547, 101.1231
xyY:
0.2977, 0.3310, 90.1547
CIE-Lab:
96.0609, -8.7905, -1.9227
CIE-LCH:
96.0609, 8.9983, 192.3379
CIE-Luv:
96.0609, -13.8218, -1.4433
Hunter-Lab:
94.9498, -13.7074, 3.3201
#dff9f7 color charts
#dff9f7 color shades, tints & tones
#dff9f7 color schemes
#dff9f7 color preview, HTML & CSS examples
This text has a color of #dff9f7
<p style="color:#dff9f7;">Text here</p>
.mytext {color:#dff9f7;}
This box has a color of #dff9f7
<div style="background-color:#dff9f7;">Content here</div>
.mybackground {background-color:#dff9f7;}
Border around this has a color of #dff9f7
<div style="border:2px solid #dff9f7;">Content here</div>
.myborder {border:2px solid #dff9f7;}