#dff1e5 color space conversions
Hex:
#dff1e5
RGB:
223, 241, 229
CMY:
13, 5, 10
CMYK:
7, 0, 5, 5
HSL:
140°, 39.1304%, 90.9804%
HSV (HSB):
140°, 7.4689%, 94.5098%
XYZ:
76.0296, 84.2557, 86.3845
xyY:
0.3082, 0.3416, 84.2557
CIE-Lab:
93.5615, -8.1051, 3.7498
CIE-LCH:
93.5615, 8.9305, 155.1724
CIE-Luv:
93.5615, -9.3037, 7.1675
Hunter-Lab:
91.7909, -12.7842, 8.4557
#dff1e5 color charts
#dff1e5 color shades, tints & tones
#dff1e5 color schemes
#dff1e5 color preview, HTML & CSS examples
This text has a color of #dff1e5
<p style="color:#dff1e5;">Text here</p>
.mytext {color:#dff1e5;}
This box has a color of #dff1e5
<div style="background-color:#dff1e5;">Content here</div>
.mybackground {background-color:#dff1e5;}
Border around this has a color of #dff1e5
<div style="border:2px solid #dff1e5;">Content here</div>
.myborder {border:2px solid #dff1e5;}