#f98fa8 color space conversions
Hex:
#f98fa8
RGB:
249, 143, 168
CMY:
2, 44, 34
CMYK:
0, 43, 33, 2
HSL:
346°, 89.8305%, 76.8627%
HSV (HSB):
346°, 42.5703%, 97.6471%
XYZ:
55.9573, 42.6118, 42.3214
xyY:
0.3972, 0.3024, 42.6118
CIE-Lab:
71.2907, 42.8068, 4.5425
CIE-LCH:
71.2907, 43.0471, 6.0573
CIE-Luv:
71.2907, 68.9761, -1.7049
Hunter-Lab:
65.2777, 38.7775, 7.2550
#f98fa8 color charts
#f98fa8 color shades, tints & tones
#f98fa8 color schemes
#f98fa8 color preview, HTML & CSS examples
This text has a color of #f98fa8
<p style="color:#f98fa8;">Text here</p>
.mytext {color:#f98fa8;}
This box has a color of #f98fa8
<div style="background-color:#f98fa8;">Content here</div>
.mybackground {background-color:#f98fa8;}
Border around this has a color of #f98fa8
<div style="border:2px solid #f98fa8;">Content here</div>
.myborder {border:2px solid #f98fa8;}