#dafda6 color space conversions
Hex:
#dafda6
RGB:
218, 253, 166
CMY:
15, 1, 35
CMYK:
14, 0, 34, 1
HSL:
84°, 95.6044%, 82.1569%
HSV (HSB):
84°, 34.3874%, 99.2157%
XYZ:
70.9217, 87.9092, 49.3066
xyY:
0.3407, 0.4224, 87.9092
CIE-Lab:
95.1227, -25.4706, 38.0072
CIE-LCH:
95.1227, 45.7526, 123.8281
CIE-Luv:
95.1227, -16.4784, 57.2061
Hunter-Lab:
93.7599, -29.0592, 34.4524
#dafda6 color charts
#dafda6 color shades, tints & tones
#dafda6 color schemes
#dafda6 color preview, HTML & CSS examples
This text has a color of #dafda6
<p style="color:#dafda6;">Text here</p>
.mytext {color:#dafda6;}
This box has a color of #dafda6
<div style="background-color:#dafda6;">Content here</div>
.mybackground {background-color:#dafda6;}
Border around this has a color of #dafda6
<div style="border:2px solid #dafda6;">Content here</div>
.myborder {border:2px solid #dafda6;}