#dff1e3 color space conversions
Hex:
#dff1e3
RGB:
223, 241, 227
CMY:
13, 5, 11
CMYK:
7, 0, 6, 5
HSL:
133°, 39.1304%, 90.9804%
HSV (HSB):
133°, 7.4689%, 94.5098%
XYZ:
75.7519, 84.1446, 84.9220
xyY:
0.3094, 0.3437, 84.1446
CIE-Lab:
93.5133, -8.4633, 4.7176
CIE-LCH:
93.5133, 9.6893, 150.8640
CIE-Luv:
93.5133, -9.2277, 8.6925
Hunter-Lab:
91.7304, -13.1211, 9.3218
#dff1e3 color charts
#dff1e3 color shades, tints & tones
#dff1e3 color schemes
#dff1e3 color preview, HTML & CSS examples
This text has a color of #dff1e3
<p style="color:#dff1e3;">Text here</p>
.mytext {color:#dff1e3;}
This box has a color of #dff1e3
<div style="background-color:#dff1e3;">Content here</div>
.mybackground {background-color:#dff1e3;}
Border around this has a color of #dff1e3
<div style="border:2px solid #dff1e3;">Content here</div>
.myborder {border:2px solid #dff1e3;}