#dafddd color space conversions
Hex:
#dafddd
RGB:
218, 253, 221
CMY:
15, 1, 13
CMYK:
14, 0, 13, 1
HSL:
125°, 89.7436%, 92.3529%
HSV (HSB):
125°, 13.8340%, 99.2157%
XYZ:
77.0899, 90.3764, 81.7879
xyY:
0.3093, 0.3626, 90.3764
CIE-Lab:
96.1527, -17.1266, 11.5615
CIE-LCH:
96.1527, 20.6637, 145.9783
CIE-Luv:
96.1527, -17.6057, 20.4639
Hunter-Lab:
95.0665, -21.6200, 15.5380
#dafddd color charts
#dafddd RGB chart
#dafddd CMYK chart
#dafddd RGB pie chart
#dafddd color shades, tints & tones
#dafddd color schemes
#dafddd color preview, HTML & CSS examples
This text has a color of #dafddd
<p style="color:#dafddd;">Text here</p>
.mytext {color:#dafddd;}
Text color #dafddd
This box has a color of #dafddd
<div style="background-color:#dafddd;">Content here</div>
.mybackground {background-color:#dafddd;}
Background color #dafddd
Border around this has a color of #dafddd
<div style="border:2px solid #dafddd;">Content here</div>
.myborder {border:2px solid #dafddd;}
Border color #dafddd