#f8f2f9 color space conversions
Hex:
#f8f2f9
RGB:
248, 242, 249
CMY:
3, 5, 2
CMYK:
0, 3, 0, 2
HSL:
291°, 36.8421%, 96.2745%
HSV (HSB):
291°, 2.8112%, 97.6471%
XYZ:
87.5624, 90.3003, 102.4372
xyY:
0.3124, 0.3222, 90.3003
CIE-Lab:
96.1212, 3.2343, -2.6604
CIE-LCH:
96.1212, 4.1879, 320.5600
CIE-Luv:
96.1212, 2.9665, -4.7106
Hunter-Lab:
95.0265, -1.8169, 2.6047
#f8f2f9 color charts
#f8f2f9 color shades, tints & tones
#f8f2f9 color schemes
#f8f2f9 color preview, HTML & CSS examples
This text has a color of #f8f2f9
<p style="color:#f8f2f9;">Text here</p>
.mytext {color:#f8f2f9;}
This box has a color of #f8f2f9
<div style="background-color:#f8f2f9;">Content here</div>
.mybackground {background-color:#f8f2f9;}
Border around this has a color of #f8f2f9
<div style="border:2px solid #f8f2f9;">Content here</div>
.myborder {border:2px solid #f8f2f9;}