#f9dafa color space conversions
Hex:
#f9dafa
RGB:
249, 218, 250
CMY:
2, 15, 2
CMYK:
0, 13, 0, 2
HSL:
298°, 76.1905%, 91.7647%
HSV (HSB):
298°, 12.8000%, 98.0392%
XYZ:
81.3936, 77.1847, 101.0507
xyY:
0.3135, 0.2973, 77.1847
CIE-Lab:
90.4065, 16.1620, -11.6251
CIE-LCH:
90.4065, 19.9086, 324.2731
CIE-Luv:
90.4065, 15.5782, -21.0780
Hunter-Lab:
87.8548, 11.6265, -6.6971
#f9dafa color charts
#f9dafa color shades, tints & tones
#f9dafa color schemes
#f9dafa color preview, HTML & CSS examples
This text has a color of #f9dafa
<p style="color:#f9dafa;">Text here</p>
.mytext {color:#f9dafa;}
This box has a color of #f9dafa
<div style="background-color:#f9dafa;">Content here</div>
.mybackground {background-color:#f9dafa;}
Border around this has a color of #f9dafa
<div style="border:2px solid #f9dafa;">Content here</div>
.myborder {border:2px solid #f9dafa;}