#daf4c9 color space conversions
Hex:
#daf4c9
RGB:
218, 244, 201
CMY:
15, 4, 21
CMYK:
11, 0, 18, 4
HSL:
96°, 66.1538%, 87.2549%
HSV (HSB):
96°, 17.6230%, 95.6863%
XYZ:
71.8067, 83.8238, 67.6533
xyY:
0.3216, 0.3754, 83.8238
CIE-Lab:
93.3739, -16.0541, 17.9126
CIE-LCH:
93.3739, 24.0541, 131.8682
CIE-Luv:
93.3739, -12.5878, 29.2072
Hunter-Lab:
91.5554, -20.2246, 20.2774
#daf4c9 color charts
#daf4c9 color shades, tints & tones
#daf4c9 color schemes
#daf4c9 color preview, HTML & CSS examples
This text has a color of #daf4c9
<p style="color:#daf4c9;">Text here</p>
.mytext {color:#daf4c9;}
This box has a color of #daf4c9
<div style="background-color:#daf4c9;">Content here</div>
.mybackground {background-color:#daf4c9;}
Border around this has a color of #daf4c9
<div style="border:2px solid #daf4c9;">Content here</div>
.myborder {border:2px solid #daf4c9;}