#dafded color space conversions
Hex:
#dafded
RGB:
218, 253, 237
CMY:
15, 1, 7
CMYK:
14, 0, 6, 1
HSL:
153°, 89.7436%, 92.3529%
HSV (HSB):
153°, 13.8340%, 99.2157%
XYZ:
79.3248, 91.2704, 93.5569
xyY:
0.3003, 0.3455, 91.2704
CIE-Lab:
96.5213, -14.2521, 3.8644
CIE-LCH:
96.5213, 14.7667, 164.8293
CIE-Luv:
96.5213, -17.9800, 8.4589
Hunter-Lab:
95.5355, -18.9756, 8.8129
#dafded color charts
#dafded RGB chart
#dafded CMYK chart
#dafded RGB pie chart
#dafded color shades, tints & tones
#dafded color schemes
#dafded color preview, HTML & CSS examples
This text has a color of #dafded
<p style="color:#dafded;">Text here</p>
.mytext {color:#dafded;}
Text color #dafded
This box has a color of #dafded
<div style="background-color:#dafded;">Content here</div>
.mybackground {background-color:#dafded;}
Background color #dafded
Border around this has a color of #dafded
<div style="border:2px solid #dafded;">Content here</div>
.myborder {border:2px solid #dafded;}
Border color #dafded