#f9f6ff color space conversions
Hex:
#f9f6ff
RGB:
249, 246, 255
CMY:
2, 4, 0
CMYK:
2, 4, 0, 0
HSL:
260°, 100.0000%, 98.2353%
HSV (HSB):
260°, 3.5294%, 100.0000%
XYZ:
90.0727, 93.2713, 107.8636
xyY:
0.3093, 0.3203, 93.2713
CIE-Lab:
97.3376, 2.5966, -3.9642
CIE-LCH:
97.3376, 4.7389, 303.2254
CIE-Luv:
97.3376, 1.1589, -6.6503
Hunter-Lab:
96.5771, -2.5316, 1.3850
#f9f6ff color charts
#f9f6ff color shades, tints & tones
#f9f6ff color schemes
#f9f6ff color preview, HTML & CSS examples
This text has a color of #f9f6ff
<p style="color:#f9f6ff;">Text here</p>
.mytext {color:#f9f6ff;}
This box has a color of #f9f6ff
<div style="background-color:#f9f6ff;">Content here</div>
.mybackground {background-color:#f9f6ff;}
Border around this has a color of #f9f6ff
<div style="border:2px solid #f9f6ff;">Content here</div>
.myborder {border:2px solid #f9f6ff;}