#daffde color space conversions
Hex:
#daffde
RGB:
218, 255, 222
CMY:
15, 0, 13
CMYK:
15, 0, 13, 0
HSL:
126°, 100.0000%, 92.7451%
HSV (HSB):
126°, 14.5098%, 100.0000%
XYZ:
77.8583, 91.6994, 82.7034
xyY:
0.3086, 0.3635, 91.6994
CIE-Lab:
96.6973, -17.9298, 11.8246
CIE-LCH:
96.6973, 21.4778, 146.5954
CIE-Luv:
96.6973, -18.6058, 21.0114
Hunter-Lab:
95.7598, -22.4488, 15.8257
#daffde color charts
#daffde RGB chart
#daffde CMYK chart
#daffde RGB pie chart
#daffde color shades, tints & tones
#daffde color schemes
#daffde color preview, HTML & CSS examples
This text has a color of #daffde
<p style="color:#daffde;">Text here</p>
.mytext {color:#daffde;}
Text color #daffde
This box has a color of #daffde
<div style="background-color:#daffde;">Content here</div>
.mybackground {background-color:#daffde;}
Background color #daffde
Border around this has a color of #daffde
<div style="border:2px solid #daffde;">Content here</div>
.myborder {border:2px solid #daffde;}
Border color #daffde