#f98c9b color space conversions
Hex:
#f98c9b
RGB:
249, 140, 155
CMY:
2, 45, 39
CMYK:
0, 44, 38, 2
HSL:
352°, 90.0826%, 76.2745%
HSV (HSB):
352°, 43.7751%, 97.6471%
XYZ:
54.3614, 41.2625, 36.1096
xyY:
0.4127, 0.3132, 41.2625
CIE-Lab:
70.3594, 42.7987, 10.4589
CIE-LCH:
70.3594, 44.0581, 13.7325
CIE-Luv:
70.3594, 73.4996, 6.1995
Hunter-Lab:
64.2359, 38.6479, 11.6357
#f98c9b color charts
#f98c9b color shades, tints & tones
#f98c9b color schemes
#f98c9b color preview, HTML & CSS examples
This text has a color of #f98c9b
<p style="color:#f98c9b;">Text here</p>
.mytext {color:#f98c9b;}
This box has a color of #f98c9b
<div style="background-color:#f98c9b;">Content here</div>
.mybackground {background-color:#f98c9b;}
Border around this has a color of #f98c9b
<div style="border:2px solid #f98c9b;">Content here</div>
.myborder {border:2px solid #f98c9b;}