#dafec3 color space conversions
Hex:
#dafec3
RGB:
218, 254, 195
CMY:
15, 0, 24
CMYK:
14, 0, 23, 0
HSL:
97°, 96.7213%, 88.0392%
HSV (HSB):
97°, 23.2283%, 99.6078%
XYZ:
74.2056, 89.7292, 65.0382
xyY:
0.3241, 0.3919, 89.7292
CIE-Lab:
95.8843, -21.8592, 24.4688
CIE-LCH:
95.8843, 32.8108, 131.7760
CIE-Luv:
95.8843, -17.5485, 39.4175
Hunter-Lab:
94.7255, -25.9372, 25.5995
#dafec3 color charts
#dafec3 color shades, tints & tones
#dafec3 color schemes
#dafec3 color preview, HTML & CSS examples
This text has a color of #dafec3
<p style="color:#dafec3;">Text here</p>
.mytext {color:#dafec3;}
This box has a color of #dafec3
<div style="background-color:#dafec3;">Content here</div>
.mybackground {background-color:#dafec3;}
Border around this has a color of #dafec3
<div style="border:2px solid #dafec3;">Content here</div>
.myborder {border:2px solid #dafec3;}