#daf2c2 color space conversions
Hex:
#daf2c2
RGB:
218, 242, 194
CMY:
15, 5, 24
CMYK:
10, 0, 20, 5
HSL:
90°, 64.8649%, 85.4902%
HSV (HSB):
90°, 19.8347%, 94.9020%
XYZ:
70.4032, 82.3047, 63.2147
xyY:
0.3261, 0.3812, 82.3047
CIE-Lab:
92.7092, -16.1755, 20.5836
CIE-LCH:
92.7092, 26.1788, 128.1618
CIE-Luv:
92.7092, -11.3555, 32.8666
Hunter-Lab:
90.7220, -20.2416, 22.1923
#daf2c2 color charts
#daf2c2 color shades, tints & tones
#daf2c2 color schemes
#daf2c2 color preview, HTML & CSS examples
This text has a color of #daf2c2
<p style="color:#daf2c2;">Text here</p>
.mytext {color:#daf2c2;}
This box has a color of #daf2c2
<div style="background-color:#daf2c2;">Content here</div>
.mybackground {background-color:#daf2c2;}
Border around this has a color of #daf2c2
<div style="border:2px solid #daf2c2;">Content here</div>
.myborder {border:2px solid #daf2c2;}