#daf3f3 color space conversions
Hex:
#daf3f3
RGB:
218, 243, 243
CMY:
15, 5, 5
CMYK:
10, 0, 0, 5
HSL:
180°, 51.0204%, 90.3922%
HSV (HSB):
180°, 10.2881%, 95.2941%
XYZ:
77.1417, 85.4777, 97.2271
xyY:
0.2969, 0.3290, 85.4777
CIE-Lab:
94.0886, -8.1250, -2.7845
CIE-LCH:
94.0886, 8.5889, 198.9168
CIE-Luv:
94.0886, -13.3832, -2.9031
Hunter-Lab:
92.4541, -12.8583, 2.3671
#daf3f3 color charts
#daf3f3 color shades, tints & tones
#daf3f3 color schemes
#daf3f3 color preview, HTML & CSS examples
This text has a color of #daf3f3
<p style="color:#daf3f3;">Text here</p>
.mytext {color:#daf3f3;}
This box has a color of #daf3f3
<div style="background-color:#daf3f3;">Content here</div>
.mybackground {background-color:#daf3f3;}
Border around this has a color of #daf3f3
<div style="border:2px solid #daf3f3;">Content here</div>
.myborder {border:2px solid #daf3f3;}