#f9422b color space conversions
Hex:
#f9422b
RGB:
249, 66, 43
CMY:
2, 74, 83
CMYK:
0, 73, 83, 2
HSL:
7°, 94.4954%, 57.2549%
HSV (HSB):
7°, 82.7309%, 97.6471%
XYZ:
41.4512, 24.2106, 4.7739
xyY:
0.5885, 0.3437, 24.2106
CIE-Lab:
56.2980, 67.5425, 54.1282
CIE-LCH:
56.2980, 86.5555, 38.7085
CIE-Luv:
56.2980, 144.8673, 37.9001
Hunter-Lab:
49.2043, 64.2665, 28.6905
#f9422b color charts
#f9422b color shades, tints & tones
#f9422b color schemes
#f9422b color preview, HTML & CSS examples
This text has a color of #f9422b
<p style="color:#f9422b;">Text here</p>
.mytext {color:#f9422b;}
This box has a color of #f9422b
<div style="background-color:#f9422b;">Content here</div>
.mybackground {background-color:#f9422b;}
Border around this has a color of #f9422b
<div style="border:2px solid #f9422b;">Content here</div>
.myborder {border:2px solid #f9422b;}