#f98fa7 color space conversions
Hex:
#f98fa7
RGB:
249, 143, 167
CMY:
2, 44, 35
CMYK:
0, 43, 33, 2
HSL:
346°, 89.8305%, 76.8627%
HSV (HSB):
346°, 42.5703%, 97.6471%
XYZ:
55.8644, 42.5747, 41.8326
xyY:
0.3983, 0.3035, 42.5747
CIE-Lab:
71.2653, 42.6843, 5.0629
CIE-LCH:
71.2653, 42.9835, 6.7644
CIE-Luv:
71.2653, 69.1831, -0.9664
Hunter-Lab:
65.2493, 38.6400, 7.6625
#f98fa7 color charts
#f98fa7 color shades, tints & tones
#f98fa7 color schemes
#f98fa7 color preview, HTML & CSS examples
This text has a color of #f98fa7
<p style="color:#f98fa7;">Text here</p>
.mytext {color:#f98fa7;}
This box has a color of #f98fa7
<div style="background-color:#f98fa7;">Content here</div>
.mybackground {background-color:#f98fa7;}
Border around this has a color of #f98fa7
<div style="border:2px solid #f98fa7;">Content here</div>
.myborder {border:2px solid #f98fa7;}