#f98c9a color space conversions
Hex:
#f98c9a
RGB:
249, 140, 154
CMY:
2, 45, 40
CMYK:
0, 44, 38, 2
HSL:
352°, 90.0826%, 76.2745%
HSV (HSB):
352°, 43.7751%, 97.6471%
XYZ:
54.2777, 41.2290, 35.6691
xyY:
0.4138, 0.3143, 41.2290
CIE-Lab:
70.3361, 42.6863, 10.9839
CIE-LCH:
70.3361, 44.0769, 14.4302
CIE-Luv:
70.3361, 73.7050, 6.9069
Hunter-Lab:
64.2098, 38.5222, 12.0108
#f98c9a color charts
#f98c9a color shades, tints & tones
#f98c9a color schemes
#f98c9a color preview, HTML & CSS examples
This text has a color of #f98c9a
<p style="color:#f98c9a;">Text here</p>
.mytext {color:#f98c9a;}
This box has a color of #f98c9a
<div style="background-color:#f98c9a;">Content here</div>
.mybackground {background-color:#f98c9a;}
Border around this has a color of #f98c9a
<div style="border:2px solid #f98c9a;">Content here</div>
.myborder {border:2px solid #f98c9a;}