#f98fa6 color space conversions
Hex:
#f98fa6
RGB:
249, 143, 166
CMY:
2, 44, 35
CMYK:
0, 43, 33, 2
HSL:
347°, 89.8305%, 76.8627%
HSV (HSB):
347°, 42.5703%, 97.6471%
XYZ:
55.7723, 42.5378, 41.3475
xyY:
0.3994, 0.3046, 42.5378
CIE-Lab:
71.2402, 42.5625, 5.5837
CIE-LCH:
71.2402, 42.9272, 7.4738
CIE-Luv:
71.2402, 69.3894, -0.2304
Hunter-Lab:
65.2210, 38.5035, 8.0673
#f98fa6 color charts
#f98fa6 color shades, tints & tones
#f98fa6 color schemes
#f98fa6 color preview, HTML & CSS examples
This text has a color of #f98fa6
<p style="color:#f98fa6;">Text here</p>
.mytext {color:#f98fa6;}
This box has a color of #f98fa6
<div style="background-color:#f98fa6;">Content here</div>
.mybackground {background-color:#f98fa6;}
Border around this has a color of #f98fa6
<div style="border:2px solid #f98fa6;">Content here</div>
.myborder {border:2px solid #f98fa6;}