#f92001 color space conversions
Hex:
#f92001
RGB:
249, 32, 1
CMY:
2, 87, 100
CMYK:
0, 87, 100, 2
HSL:
8°, 99.2000%, 49.0196%
HSV (HSB):
8°, 99.5984%, 97.6471%
XYZ:
39.5889, 21.1750, 2.0293
xyY:
0.6305, 0.3372, 21.1750
CIE-Lab:
53.1404, 75.3872, 66.1811
CIE-LCH:
53.1404, 100.3153, 41.2793
CIE-Luv:
53.1404, 164.4442, 38.8433
Hunter-Lab:
46.0162, 73.0395, 29.5967
#f92001 color charts
#f92001 color shades, tints & tones
#f92001 color schemes
#f92001 color preview, HTML & CSS examples
This text has a color of #f92001
<p style="color:#f92001;">Text here</p>
.mytext {color:#f92001;}
This box has a color of #f92001
<div style="background-color:#f92001;">Content here</div>
.mybackground {background-color:#f92001;}
Border around this has a color of #f92001
<div style="border:2px solid #f92001;">Content here</div>
.myborder {border:2px solid #f92001;}