#daf3c4 color space conversions
Hex:
#daf3c4
RGB:
218, 243, 196
CMY:
15, 5, 23
CMYK:
10, 0, 19, 5
HSL:
92°, 66.1972%, 86.0784%
HSV (HSB):
92°, 19.3416%, 95.2941%
XYZ:
70.9278, 82.9921, 64.5053
xyY:
0.3247, 0.3800, 82.9921
CIE-Lab:
93.0110, -16.3553, 19.9761
CIE-LCH:
93.0110, 25.8174, 129.3088
CIE-Luv:
93.0110, -11.9313, 32.0903
Hunter-Lab:
91.1000, -20.4501, 21.7884
#daf3c4 color charts
#daf3c4 color shades, tints & tones
#daf3c4 color schemes
#daf3c4 color preview, HTML & CSS examples
This text has a color of #daf3c4
<p style="color:#daf3c4;">Text here</p>
.mytext {color:#daf3c4;}
This box has a color of #daf3c4
<div style="background-color:#daf3c4;">Content here</div>
.mybackground {background-color:#daf3c4;}
Border around this has a color of #daf3c4
<div style="border:2px solid #daf3c4;">Content here</div>
.myborder {border:2px solid #daf3c4;}