#dafddb color space conversions
Hex:
#dafddb
RGB:
218, 253, 219
CMY:
15, 1, 14
CMYK:
14, 0, 13, 1
HSL:
122°, 89.7436%, 92.3529%
HSV (HSB):
122°, 13.8340%, 99.2157%
XYZ:
76.8249, 90.2705, 80.3927
xyY:
0.3104, 0.3647, 90.2705
CIE-Lab:
96.1088, -17.4724, 12.5256
CIE-LCH:
96.1088, 21.4983, 144.3639
CIE-Luv:
96.1088, -17.5602, 21.9296
Hunter-Lab:
95.0108, -21.9352, 16.3397
#dafddb color charts
#dafddb color shades, tints & tones
#dafddb color schemes
#dafddb color preview, HTML & CSS examples
This text has a color of #dafddb
<p style="color:#dafddb;">Text here</p>
.mytext {color:#dafddb;}
This box has a color of #dafddb
<div style="background-color:#dafddb;">Content here</div>
.mybackground {background-color:#dafddb;}
Border around this has a color of #dafddb
<div style="border:2px solid #dafddb;">Content here</div>
.myborder {border:2px solid #dafddb;}