#f98ca3 color space conversions
Hex:
#f98ca3
RGB:
249, 140, 163
CMY:
2, 45, 36
CMYK:
0, 44, 35, 2
HSL:
347°, 90.0826%, 76.2745%
HSV (HSB):
347°, 43.7751%, 97.6471%
XYZ:
55.0559, 41.5402, 39.7666
xyY:
0.4037, 0.3046, 41.5402
CIE-Lab:
70.5528, 43.7251, 6.2684
CIE-LCH:
70.5528, 44.1722, 8.1582
CIE-Luv:
70.5528, 71.8308, 0.4405
Hunter-Lab:
64.4517, 39.6875, 8.5343
#f98ca3 color charts
#f98ca3 color shades, tints & tones
#f98ca3 color schemes
#f98ca3 color preview, HTML & CSS examples
This text has a color of #f98ca3
<p style="color:#f98ca3;">Text here</p>
.mytext {color:#f98ca3;}
This box has a color of #f98ca3
<div style="background-color:#f98ca3;">Content here</div>
.mybackground {background-color:#f98ca3;}
Border around this has a color of #f98ca3
<div style="border:2px solid #f98ca3;">Content here</div>
.myborder {border:2px solid #f98ca3;}