#f98bb2 color space conversions
Hex:
#f98bb2
RGB:
249, 139, 178
CMY:
2, 45, 30
CMYK:
0, 44, 29, 2
HSL:
339°, 90.1639%, 76.0784%
HSV (HSB):
339°, 44.1767%, 97.6471%
XYZ:
56.3354, 41.8193, 47.2222
xyY:
0.3875, 0.2877, 41.8193
CIE-Lab:
70.7462, 46.0958, -1.8258
CIE-LCH:
70.7462, 46.1319, 357.7317
CIE-Luv:
70.7462, 69.1661, -11.3002
Hunter-Lab:
64.6679, 42.3315, 1.9724
#f98bb2 color charts
#f98bb2 color shades, tints & tones
#f98bb2 color schemes
#f98bb2 color preview, HTML & CSS examples
This text has a color of #f98bb2
<p style="color:#f98bb2;">Text here</p>
.mytext {color:#f98bb2;}
This box has a color of #f98bb2
<div style="background-color:#f98bb2;">Content here</div>
.mybackground {background-color:#f98bb2;}
Border around this has a color of #f98bb2
<div style="border:2px solid #f98bb2;">Content here</div>
.myborder {border:2px solid #f98bb2;}