#dafdc5 color space conversions
Hex:
#dafdc5
RGB:
218, 253, 197
CMY:
15, 1, 23
CMYK:
14, 0, 22, 1
HSL:
98°, 93.3333%, 88.2353%
HSV (HSB):
98°, 22.1344%, 99.2157%
XYZ:
74.1168, 89.1872, 66.1318
xyY:
0.3230, 0.3887, 89.1872
CIE-Lab:
95.6586, -21.0700, 23.1408
CIE-LCH:
95.6586, 31.2961, 132.3183
CIE-Luv:
95.6586, -17.0808, 37.4642
Hunter-Lab:
94.4390, -25.1794, 24.5889
#dafdc5 color charts
#dafdc5 color shades, tints & tones
#dafdc5 color schemes
#dafdc5 color preview, HTML & CSS examples
This text has a color of #dafdc5
<p style="color:#dafdc5;">Text here</p>
.mytext {color:#dafdc5;}
This box has a color of #dafdc5
<div style="background-color:#dafdc5;">Content here</div>
.mybackground {background-color:#dafdc5;}
Border around this has a color of #dafdc5
<div style="border:2px solid #dafdc5;">Content here</div>
.myborder {border:2px solid #dafdc5;}