#daf5c8 color space conversions
Hex:
#daf5c8
RGB:
218, 245, 200
CMY:
15, 4, 22
CMYK:
11, 0, 18, 4
HSL:
96°, 69.2308%, 87.2549%
HSV (HSB):
96°, 18.3673%, 96.0784%
XYZ:
71.9912, 84.3804, 67.1363
xyY:
0.3221, 0.3775, 84.3804
CIE-Lab:
93.6155, -16.7056, 18.7649
CIE-LCH:
93.6155, 25.1237, 131.6774
CIE-Luv:
93.6155, -13.0719, 30.5252
Hunter-Lab:
91.8588, -20.8596, 20.9682
#daf5c8 color charts
#daf5c8 color shades, tints & tones
#daf5c8 color schemes
#daf5c8 color preview, HTML & CSS examples
This text has a color of #daf5c8
<p style="color:#daf5c8;">Text here</p>
.mytext {color:#daf5c8;}
This box has a color of #daf5c8
<div style="background-color:#daf5c8;">Content here</div>
.mybackground {background-color:#daf5c8;}
Border around this has a color of #daf5c8
<div style="border:2px solid #daf5c8;">Content here</div>
.myborder {border:2px solid #daf5c8;}