#f9213a color space conversions
Hex:
#f9213a
RGB:
249, 33, 58
CMY:
2, 87, 77
CMYK:
0, 87, 77, 2
HSL:
353°, 94.7368%, 55.2941%
HSV (HSB):
353°, 86.7470%, 97.6471%
XYZ:
40.3745, 21.5329, 6.0313
xyY:
0.5943, 0.3169, 21.5329
CIE-Lab:
53.5279, 76.1709, 43.6362
CIE-LCH:
53.5279, 87.7845, 29.8072
CIE-Luv:
53.5279, 156.9348, 27.6252
Hunter-Lab:
46.4036, 74.1017, 24.7763
#f9213a color charts
#f9213a color shades, tints & tones
#f9213a color schemes
#f9213a color preview, HTML & CSS examples
This text has a color of #f9213a
<p style="color:#f9213a;">Text here</p>
.mytext {color:#f9213a;}
This box has a color of #f9213a
<div style="background-color:#f9213a;">Content here</div>
.mybackground {background-color:#f9213a;}
Border around this has a color of #f9213a
<div style="border:2px solid #f9213a;">Content here</div>
.myborder {border:2px solid #f9213a;}