#daf5ea color space conversions
Hex:
#daf5ea
RGB:
218, 245, 234
CMY:
15, 4, 8
CMYK:
11, 0, 4, 4
HSL:
156°, 57.4468%, 90.7843%
HSV (HSB):
156°, 11.0204%, 96.0784%
XYZ:
76.4171, 86.1508, 90.4430
xyY:
0.3020, 0.3405, 86.1508
CIE-Lab:
94.3768, -10.8321, 2.3002
CIE-LCH:
94.3768, 11.0736, 168.0112
CIE-Luv:
94.3768, -14.0571, 5.4475
Hunter-Lab:
92.8174, -15.4704, 7.1989
#daf5ea color charts
#daf5ea color shades, tints & tones
#daf5ea color schemes
#daf5ea color preview, HTML & CSS examples
This text has a color of #daf5ea
<p style="color:#daf5ea;">Text here</p>
.mytext {color:#daf5ea;}
This box has a color of #daf5ea
<div style="background-color:#daf5ea;">Content here</div>
.mybackground {background-color:#daf5ea;}
Border around this has a color of #daf5ea
<div style="border:2px solid #daf5ea;">Content here</div>
.myborder {border:2px solid #daf5ea;}