#daffe2 color space conversions
Hex:
#daffe2
RGB:
218, 255, 226
CMY:
15, 0, 11
CMYK:
15, 0, 11, 0
HSL:
133°, 100.0000%, 92.7451%
HSV (HSB):
133°, 14.5098%, 100.0000%
XYZ:
78.4009, 91.9164, 85.5610
xyY:
0.3064, 0.3592, 91.9164
CIE-Lab:
96.7861, -17.2284, 9.8998
CIE-LCH:
96.7861, 19.8702, 150.1173
CIE-Luv:
96.7861, -18.6917, 18.0594
Hunter-Lab:
95.8730, -21.8081, 14.1983
#daffe2 color charts
#daffe2 color shades, tints & tones
#daffe2 color schemes
#daffe2 color preview, HTML & CSS examples
This text has a color of #daffe2
<p style="color:#daffe2;">Text here</p>
.mytext {color:#daffe2;}
This box has a color of #daffe2
<div style="background-color:#daffe2;">Content here</div>
.mybackground {background-color:#daffe2;}
Border around this has a color of #daffe2
<div style="border:2px solid #daffe2;">Content here</div>
.myborder {border:2px solid #daffe2;}