#f9100a color space conversions
Hex:
#f9100a
RGB:
249, 16, 10
CMY:
2, 94, 96
CMYK:
0, 94, 96, 2
HSL:
2°, 95.2191%, 50.7843%
HSV (HSB):
2°, 95.9839%, 97.6471%
XYZ:
39.3070, 20.5322, 2.1786
xyY:
0.6338, 0.3311, 20.5322
CIE-Lab:
52.4337, 77.5450, 63.6933
CIE-LCH:
52.4337, 100.3497, 39.3987
CIE-Luv:
52.4337, 168.0410, 36.7580
Hunter-Lab:
45.3125, 75.5456, 28.8682
#f9100a color charts
#f9100a color shades, tints & tones
#f9100a color schemes
#f9100a color preview, HTML & CSS examples
This text has a color of #f9100a
<p style="color:#f9100a;">Text here</p>
.mytext {color:#f9100a;}
This box has a color of #f9100a
<div style="background-color:#f9100a;">Content here</div>
.mybackground {background-color:#f9100a;}
Border around this has a color of #f9100a
<div style="border:2px solid #f9100a;">Content here</div>
.myborder {border:2px solid #f9100a;}