#f98c9f color space conversions
Hex:
#f98c9f
RGB:
249, 140, 159
CMY:
2, 45, 38
CMYK:
0, 44, 36, 2
HSL:
350°, 90.0826%, 76.2745%
HSV (HSB):
350°, 43.7751%, 97.6471%
XYZ:
54.7030, 41.3991, 37.9086
xyY:
0.4082, 0.3089, 41.3991
CIE-Lab:
70.4546, 43.2558, 8.3614
CIE-LCH:
70.4546, 44.0565, 10.9404
CIE-Luv:
70.4546, 72.6707, 3.3416
Hunter-Lab:
64.3421, 39.1601, 10.1075
#f98c9f color charts
#f98c9f color shades, tints & tones
#f98c9f color schemes
#f98c9f color preview, HTML & CSS examples
This text has a color of #f98c9f
<p style="color:#f98c9f;">Text here</p>
.mytext {color:#f98c9f;}
This box has a color of #f98c9f
<div style="background-color:#f98c9f;">Content here</div>
.mybackground {background-color:#f98c9f;}
Border around this has a color of #f98c9f
<div style="border:2px solid #f98c9f;">Content here</div>
.myborder {border:2px solid #f98c9f;}