#daf3c8 color space conversions
Hex:
#daf3c8
RGB:
218, 243, 200
CMY:
15, 5, 22
CMYK:
10, 0, 18, 5
HSL:
95°, 64.1791%, 86.8627%
HSV (HSB):
95°, 17.6955%, 95.2941%
XYZ:
71.3894, 83.1767, 66.9357
xyY:
0.3223, 0.3755, 83.1767
CIE-Lab:
93.0918, -15.7219, 18.0317
CIE-LCH:
93.0918, 23.9232, 131.0853
CIE-Luv:
93.0918, -12.0465, 29.2951
Hunter-Lab:
91.2013, -19.8783, 20.3260
#daf3c8 color charts
#daf3c8 color shades, tints & tones
#daf3c8 color schemes
#daf3c8 color preview, HTML & CSS examples
This text has a color of #daf3c8
<p style="color:#daf3c8;">Text here</p>
.mytext {color:#daf3c8;}
This box has a color of #daf3c8
<div style="background-color:#daf3c8;">Content here</div>
.mybackground {background-color:#daf3c8;}
Border around this has a color of #daf3c8
<div style="border:2px solid #daf3c8;">Content here</div>
.myborder {border:2px solid #daf3c8;}