#f9223b color space conversions
Hex:
#f9223b
RGB:
249, 34, 59
CMY:
2, 87, 77
CMYK:
0, 86, 76, 2
HSL:
353°, 94.7137%, 55.4902%
HSV (HSB):
353°, 86.3454%, 97.6471%
XYZ:
40.4284, 21.5996, 6.1760
xyY:
0.5928, 0.3167, 21.5996
CIE-Lab:
53.5995, 76.0292, 43.1548
CIE-LCH:
53.5995, 87.4230, 29.5796
CIE-Luv:
53.5995, 156.3912, 27.3783
Hunter-Lab:
46.4753, 73.9433, 24.6538
#f9223b color charts
#f9223b color shades, tints & tones
#f9223b color schemes
#f9223b color preview, HTML & CSS examples
This text has a color of #f9223b
<p style="color:#f9223b;">Text here</p>
.mytext {color:#f9223b;}
This box has a color of #f9223b
<div style="background-color:#f9223b;">Content here</div>
.mybackground {background-color:#f9223b;}
Border around this has a color of #f9223b
<div style="border:2px solid #f9223b;">Content here</div>
.myborder {border:2px solid #f9223b;}