#dafcd3 color space conversions
Hex:
#dafcd3
RGB:
218, 252, 211
CMY:
15, 1, 17
CMYK:
13, 0, 16, 1
HSL:
110°, 87.2340%, 90.7843%
HSV (HSB):
110°, 16.2698%, 98.8235%
XYZ:
75.4817, 89.2294, 74.8727
xyY:
0.3151, 0.3724, 89.2294
CIE-Lab:
95.6762, -18.3379, 16.0155
CIE-LCH:
95.6762, 24.3469, 138.8676
CIE-Luv:
95.6762, -16.8833, 27.0814
Hunter-Lab:
94.4613, -22.6723, 19.1280
#dafcd3 color charts
#dafcd3 color shades, tints & tones
#dafcd3 color schemes
#dafcd3 color preview, HTML & CSS examples
This text has a color of #dafcd3
<p style="color:#dafcd3;">Text here</p>
.mytext {color:#dafcd3;}
This box has a color of #dafcd3
<div style="background-color:#dafcd3;">Content here</div>
.mybackground {background-color:#dafcd3;}
Border around this has a color of #dafcd3
<div style="border:2px solid #dafcd3;">Content here</div>
.myborder {border:2px solid #dafcd3;}