#dafee2 color space conversions
Hex:
#dafee2
RGB:
218, 254, 226
CMY:
15, 0, 11
CMYK:
14, 0, 11, 0
HSL:
133°, 94.7368%, 92.5490%
HSV (HSB):
133°, 14.1732%, 99.6078%
XYZ:
78.0827, 91.2800, 85.4549
xyY:
0.3064, 0.3582, 91.2800
CIE-Lab:
96.5252, -16.7391, 9.5263
CIE-LCH:
96.5252, 19.2600, 150.3555
CIE-Luv:
96.5252, -18.2065, 17.4122
Hunter-Lab:
95.5406, -21.3128, 13.8473
#dafee2 color charts
#dafee2 color shades, tints & tones
#dafee2 color schemes
#dafee2 color preview, HTML & CSS examples
This text has a color of #dafee2
<p style="color:#dafee2;">Text here</p>
.mytext {color:#dafee2;}
This box has a color of #dafee2
<div style="background-color:#dafee2;">Content here</div>
.mybackground {background-color:#dafee2;}
Border around this has a color of #dafee2
<div style="border:2px solid #dafee2;">Content here</div>
.myborder {border:2px solid #dafee2;}