#f9241f color space conversions
Hex:
#f9241f
RGB:
249, 36, 31
CMY:
2, 86, 88
CMYK:
0, 86, 88, 2
HSL:
1°, 94.7826%, 54.9020%
HSV (HSB):
1°, 87.5502%, 97.6471%
XYZ:
39.9451, 21.5004, 3.3410
xyY:
0.6166, 0.3319, 21.5004
CIE-Lab:
53.4929, 74.9847, 57.2018
CIE-LCH:
53.4929, 94.3120, 37.3381
CIE-Luv:
53.4929, 160.7300, 35.5859
Hunter-Lab:
46.3685, 72.6275, 28.1860
#f9241f color charts
#f9241f color shades, tints & tones
#f9241f color schemes
#f9241f color preview, HTML & CSS examples
This text has a color of #f9241f
<p style="color:#f9241f;">Text here</p>
.mytext {color:#f9241f;}
This box has a color of #f9241f
<div style="background-color:#f9241f;">Content here</div>
.mybackground {background-color:#f9241f;}
Border around this has a color of #f9241f
<div style="border:2px solid #f9241f;">Content here</div>
.myborder {border:2px solid #f9241f;}