#daffdc color space conversions
Hex:
#daffdc
RGB:
218, 255, 220
CMY:
15, 0, 14
CMYK:
15, 0, 14, 0
HSL:
123°, 100.0000%, 92.7451%
HSV (HSB):
123°, 14.5098%, 100.0000%
XYZ:
77.5917, 91.5927, 81.2998
xyY:
0.3098, 0.3657, 91.5927
CIE-Lab:
96.6536, -18.2759, 12.7875
CIE-LCH:
96.6536, 22.3054, 145.0199
CIE-Luv:
96.6536, -18.5632, 22.4752
Hunter-Lab:
95.7041, -22.7640, 16.6265
#daffdc color charts
#daffdc RGB chart
#daffdc CMYK chart
#daffdc RGB pie chart
#daffdc color shades, tints & tones
#daffdc color schemes
#daffdc color preview, HTML & CSS examples
This text has a color of #daffdc
<p style="color:#daffdc;">Text here</p>
.mytext {color:#daffdc;}
Text color #daffdc
This box has a color of #daffdc
<div style="background-color:#daffdc;">Content here</div>
.mybackground {background-color:#daffdc;}
Background color #daffdc
Border around this has a color of #daffdc
<div style="border:2px solid #daffdc;">Content here</div>
.myborder {border:2px solid #daffdc;}
Border color #daffdc