#dff5f0 color space conversions
Hex:
#dff5f0
RGB:
223, 245, 240
CMY:
13, 4, 6
CMYK:
9, 0, 2, 4
HSL:
166°, 52.3810%, 91.7647%
HSV (HSB):
166°, 8.9796%, 96.0784%
XYZ:
78.8120, 87.2841, 95.1317
xyY:
0.3017, 0.3341, 87.2841
CIE-Lab:
94.8587, -8.1022, -0.0632
CIE-LCH:
94.8587, 8.1024, 180.4466
CIE-Luv:
94.8587, -11.6654, 1.3343
Hunter-Lab:
93.4259, -12.9168, 5.0256
#dff5f0 color charts
#dff5f0 color shades, tints & tones
#dff5f0 color schemes
#dff5f0 color preview, HTML & CSS examples
This text has a color of #dff5f0
<p style="color:#dff5f0;">Text here</p>
.mytext {color:#dff5f0;}
This box has a color of #dff5f0
<div style="background-color:#dff5f0;">Content here</div>
.mybackground {background-color:#dff5f0;}
Border around this has a color of #dff5f0
<div style="border:2px solid #dff5f0;">Content here</div>
.myborder {border:2px solid #dff5f0;}