#daf9e9 color space conversions
Hex:
#daf9e9
RGB:
218, 249, 233
CMY:
15, 2, 9
CMYK:
12, 0, 6, 2
HSL:
149°, 72.0930%, 91.5686%
HSV (HSB):
149°, 12.4498%, 97.6471%
XYZ:
77.4971, 88.5400, 90.0962
xyY:
0.3026, 0.3457, 88.5400
CIE-Lab:
95.3878, -13.0102, 4.2841
CIE-LCH:
95.3878, 13.6974, 161.7739
CIE-Luv:
95.3878, -15.9592, 8.8658
Hunter-Lab:
94.0957, -17.6550, 9.0971
#daf9e9 color charts
#daf9e9 color shades, tints & tones
#daf9e9 color schemes
#daf9e9 color preview, HTML & CSS examples
This text has a color of #daf9e9
<p style="color:#daf9e9;">Text here</p>
.mytext {color:#daf9e9;}
This box has a color of #daf9e9
<div style="background-color:#daf9e9;">Content here</div>
.mybackground {background-color:#daf9e9;}
Border around this has a color of #daf9e9
<div style="border:2px solid #daf9e9;">Content here</div>
.myborder {border:2px solid #daf9e9;}