#dafcd4 color space conversions
Hex:
#dafcd4
RGB:
218, 252, 212
CMY:
15, 1, 17
CMYK:
13, 0, 16, 1
HSL:
111°, 86.9565%, 90.9804%
HSV (HSB):
111°, 15.8730%, 98.8235%
XYZ:
75.6075, 89.2797, 75.5351
xyY:
0.3145, 0.3713, 89.2797
CIE-Lab:
95.6972, -18.1713, 15.5326
CIE-LCH:
95.6972, 23.9052, 139.4766
CIE-Luv:
95.6972, -16.9062, 26.3653
Hunter-Lab:
94.4879, -22.5215, 18.7442
#dafcd4 color charts
#dafcd4 color shades, tints & tones
#dafcd4 color schemes
#dafcd4 color preview, HTML & CSS examples
This text has a color of #dafcd4
<p style="color:#dafcd4;">Text here</p>
.mytext {color:#dafcd4;}
This box has a color of #dafcd4
<div style="background-color:#dafcd4;">Content here</div>
.mybackground {background-color:#dafcd4;}
Border around this has a color of #dafcd4
<div style="border:2px solid #dafcd4;">Content here</div>
.myborder {border:2px solid #dafcd4;}