#daf2da color space conversions
Hex:
#daf2da
RGB:
218, 242, 218
CMY:
15, 5, 15
CMYK:
10, 0, 10, 5
HSL:
120°, 48.0000%, 90.1961%
HSV (HSB):
120°, 9.9174%, 94.9020%
XYZ:
73.3205, 83.4716, 78.5769
xyY:
0.3115, 0.3546, 83.4716
CIE-Lab:
93.2205, -12.2153, 8.9171
CIE-LCH:
93.2205, 15.1237, 143.8706
CIE-Luv:
93.2205, -12.0874, 15.6132
Hunter-Lab:
91.3628, -16.6352, 12.9614
#daf2da color charts
#daf2da color shades, tints & tones
#daf2da color schemes
#daf2da color preview, HTML & CSS examples
This text has a color of #daf2da
<p style="color:#daf2da;">Text here</p>
.mytext {color:#daf2da;}
This box has a color of #daf2da
<div style="background-color:#daf2da;">Content here</div>
.mybackground {background-color:#daf2da;}
Border around this has a color of #daf2da
<div style="border:2px solid #daf2da;">Content here</div>
.myborder {border:2px solid #daf2da;}