#f9042a color space conversions
Hex:
#f9042a
RGB:
249, 4, 42
CMY:
2, 98, 84
CMYK:
0, 98, 83, 2
HSL:
351°, 96.8379%, 49.6078%
HSV (HSB):
351°, 98.3936%, 97.6471%
XYZ:
39.5283, 20.3937, 4.0435
xyY:
0.6180, 0.3188, 20.3937
CIE-Lab:
52.2795, 78.9074, 50.9971
CIE-LCH:
52.2795, 93.9526, 32.8742
CIE-Luv:
52.2795, 166.0713, 30.5695
Hunter-Lab:
45.1594, 77.2129, 26.3029
#f9042a color charts
#f9042a color shades, tints & tones
#f9042a color schemes
#f9042a color preview, HTML & CSS examples
This text has a color of #f9042a
<p style="color:#f9042a;">Text here</p>
.mytext {color:#f9042a;}
This box has a color of #f9042a
<div style="background-color:#f9042a;">Content here</div>
.mybackground {background-color:#f9042a;}
Border around this has a color of #f9042a
<div style="border:2px solid #f9042a;">Content here</div>
.myborder {border:2px solid #f9042a;}