#dafaee color space conversions
Hex:
#dafaee
RGB:
218, 250, 238
CMY:
15, 2, 7
CMYK:
13, 0, 5, 2
HSL:
158°, 76.1905%, 91.7647%
HSV (HSB):
158°, 12.8000%, 98.0392%
XYZ:
78.5317, 89.4497, 94.0154
xyY:
0.2997, 0.3414, 89.4497
CIE-Lab:
95.7680, -12.5795, 2.2556
CIE-LCH:
95.7680, 12.7801, 169.8346
CIE-Luv:
95.7680, -16.5727, 5.6953
Hunter-Lab:
94.5778, -17.2957, 7.2671
#dafaee color charts
#dafaee color shades, tints & tones
#dafaee color schemes
#dafaee color preview, HTML & CSS examples
This text has a color of #dafaee
<p style="color:#dafaee;">Text here</p>
.mytext {color:#dafaee;}
This box has a color of #dafaee
<div style="background-color:#dafaee;">Content here</div>
.mybackground {background-color:#dafaee;}
Border around this has a color of #dafaee
<div style="border:2px solid #dafaee;">Content here</div>
.myborder {border:2px solid #dafaee;}