#daffc6 color space conversions
Hex:
#daffc6
RGB:
218, 255, 198
CMY:
15, 0, 22
CMYK:
15, 0, 22, 0
HSL:
99°, 100.0000%, 88.8235%
HSV (HSB):
99°, 22.3529%, 100.0000%
XYZ:
74.8665, 90.5026, 66.9490
xyY:
0.3223, 0.3896, 90.5026
CIE-Lab:
96.2049, -21.8781, 23.3879
CIE-LCH:
96.2049, 32.0257, 133.0897
CIE-Luv:
96.2049, -18.1150, 37.9905
Hunter-Lab:
95.1329, -26.0088, 24.8682
#daffc6 color charts
#daffc6 color shades, tints & tones
#daffc6 color schemes
#daffc6 color preview, HTML & CSS examples
This text has a color of #daffc6
<p style="color:#daffc6;">Text here</p>
.mytext {color:#daffc6;}
This box has a color of #daffc6
<div style="background-color:#daffc6;">Content here</div>
.mybackground {background-color:#daffc6;}
Border around this has a color of #daffc6
<div style="border:2px solid #daffc6;">Content here</div>
.myborder {border:2px solid #daffc6;}