#daf8e8 color space conversions
Hex:
#daf8e8
RGB:
218, 248, 232
CMY:
15, 3, 9
CMYK:
12, 0, 6, 3
HSL:
148°, 68.1818%, 91.3725%
HSV (HSB):
148°, 12.0968%, 97.2549%
XYZ:
77.0463, 87.8664, 89.2431
xyY:
0.3031, 0.3457, 87.8664
CIE-Lab:
95.1047, -12.6970, 4.3904
CIE-LCH:
95.1047, 13.4346, 160.9256
CIE-Luv:
95.1047, -15.4489, 8.9683
Hunter-Lab:
93.7371, -17.3235, 9.1685
#daf8e8 color charts
#daf8e8 color shades, tints & tones
#daf8e8 color schemes
#daf8e8 color preview, HTML & CSS examples
This text has a color of #daf8e8
<p style="color:#daf8e8;">Text here</p>
.mytext {color:#daf8e8;}
This box has a color of #daf8e8
<div style="background-color:#daf8e8;">Content here</div>
.mybackground {background-color:#daf8e8;}
Border around this has a color of #daf8e8
<div style="border:2px solid #daf8e8;">Content here</div>
.myborder {border:2px solid #daf8e8;}