#dafcda color space conversions
Hex:
#dafcda
RGB:
218, 252, 218
CMY:
15, 1, 15
CMYK:
13, 0, 13, 1
HSL:
120°, 85.0000%, 92.1569%
HSV (HSB):
120°, 13.4921%, 98.8235%
XYZ:
76.3787, 89.5882, 79.5963
xyY:
0.3110, 0.3648, 89.5882
CIE-Lab:
95.8257, -17.1553, 12.6363
CIE-LCH:
95.8257, 21.3068, 143.6253
CIE-Luv:
95.8257, -17.0450, 22.0225
Hunter-Lab:
94.6510, -21.5986, 16.3961
#dafcda color charts
#dafcda color shades, tints & tones
#dafcda color schemes
#dafcda color preview, HTML & CSS examples
This text has a color of #dafcda
<p style="color:#dafcda;">Text here</p>
.mytext {color:#dafcda;}
This box has a color of #dafcda
<div style="background-color:#dafcda;">Content here</div>
.mybackground {background-color:#dafcda;}
Border around this has a color of #dafcda
<div style="border:2px solid #dafcda;">Content here</div>
.myborder {border:2px solid #dafcda;}