#dafddc color space conversions
Hex:
#dafddc
RGB:
218, 253, 220
CMY:
15, 1, 14
CMYK:
14, 0, 13, 1
HSL:
123°, 89.7436%, 92.3529%
HSV (HSB):
123°, 13.8340%, 99.2157%
XYZ:
76.9570, 90.3233, 81.0882
xyY:
0.3099, 0.3637, 90.3233
CIE-Lab:
96.1307, -17.2999, 12.0435
CIE-LCH:
96.1307, 21.0792, 145.1558
CIE-Luv:
96.1307, -17.5829, 21.1978
Hunter-Lab:
95.0386, -21.7780, 15.9399
#dafddc color charts
#dafddc RGB chart
#dafddc CMYK chart
#dafddc RGB pie chart
#dafddc color shades, tints & tones
#dafddc color schemes
#dafddc color preview, HTML & CSS examples
This text has a color of #dafddc
<p style="color:#dafddc;">Text here</p>
.mytext {color:#dafddc;}
Text color #dafddc
This box has a color of #dafddc
<div style="background-color:#dafddc;">Content here</div>
.mybackground {background-color:#dafddc;}
Background color #dafddc
Border around this has a color of #dafddc
<div style="border:2px solid #dafddc;">Content here</div>
.myborder {border:2px solid #dafddc;}
Border color #dafddc