#f98ba9 color space conversions
Hex:
#f98ba9
RGB:
249, 139, 169
CMY:
2, 45, 34
CMYK:
0, 44, 32, 2
HSL:
344°, 90.1639%, 76.0784%
HSV (HSB):
344°, 44.1767%, 97.6471%
XYZ:
55.4610, 41.4695, 42.6174
xyY:
0.3974, 0.2972, 41.4695
CIE-Lab:
70.5036, 44.9567, 2.8460
CIE-LCH:
70.5036, 45.0467, 3.6223
CIE-Luv:
70.5036, 71.1430, -4.4973
Hunter-Lab:
64.3969, 41.0364, 5.8401
#f98ba9 color charts
#f98ba9 color shades, tints & tones
#f98ba9 color schemes
#f98ba9 color preview, HTML & CSS examples
This text has a color of #f98ba9
<p style="color:#f98ba9;">Text here</p>
.mytext {color:#f98ba9;}
This box has a color of #f98ba9
<div style="background-color:#f98ba9;">Content here</div>
.mybackground {background-color:#f98ba9;}
Border around this has a color of #f98ba9
<div style="border:2px solid #f98ba9;">Content here</div>
.myborder {border:2px solid #f98ba9;}