#daf9f7 color space conversions
Hex:
#daf9f7
RGB:
218, 249, 247
CMY:
15, 2, 3
CMYK:
12, 0, 1, 2
HSL:
176°, 72.0930%, 91.5686%
HSV (HSB):
176°, 12.4498%, 97.6471%
XYZ:
79.5776, 89.3722, 101.0521
xyY:
0.2947, 0.3310, 89.3722
CIE-Lab:
95.7357, -10.3665, -2.4377
CIE-LCH:
95.7357, 10.6493, 193.2327
CIE-Luv:
95.7357, -16.3433, -1.9803
Hunter-Lab:
94.5369, -15.1848, 2.7997
#daf9f7 color charts
#daf9f7 color shades, tints & tones
#daf9f7 color schemes
#daf9f7 color preview, HTML & CSS examples
This text has a color of #daf9f7
<p style="color:#daf9f7;">Text here</p>
.mytext {color:#daf9f7;}
This box has a color of #daf9f7
<div style="background-color:#daf9f7;">Content here</div>
.mybackground {background-color:#daf9f7;}
Border around this has a color of #daf9f7
<div style="border:2px solid #daf9f7;">Content here</div>
.myborder {border:2px solid #daf9f7;}