#f9301e color space conversions
Hex:
#f9301e
RGB:
249, 48, 30
CMY:
2, 81, 88
CMYK:
0, 81, 88, 2
HSL:
5°, 94.8052%, 54.7059%
HSV (HSB):
5°, 87.9518%, 97.6471%
XYZ:
40.3582, 22.3474, 3.4147
xyY:
0.6104, 0.3380, 22.3474
CIE-Lab:
54.3937, 72.3887, 58.2980
CIE-LCH:
54.3937, 92.9450, 38.8461
CIE-Luv:
54.3937, 155.9780, 37.4555
Hunter-Lab:
47.2730, 69.6624, 28.8084
#f9301e color charts
#f9301e color shades, tints & tones
#f9301e color schemes
#f9301e color preview, HTML & CSS examples
This text has a color of #f9301e
<p style="color:#f9301e;">Text here</p>
.mytext {color:#f9301e;}
This box has a color of #f9301e
<div style="background-color:#f9301e;">Content here</div>
.mybackground {background-color:#f9301e;}
Border around this has a color of #f9301e
<div style="border:2px solid #f9301e;">Content here</div>
.myborder {border:2px solid #f9301e;}