#f1300a color space conversions
Hex:
#f1300a
RGB:
241, 48, 10
CMY:
5, 81, 96
CMYK:
0, 80, 96, 5
HSL:
10°, 92.0319%, 49.2157%
HSV (HSB):
10°, 95.8506%, 94.5098%
XYZ:
37.3874, 20.8366, 2.3385
xyY:
0.6173, 0.3441, 20.8366
CIE-Lab:
52.7702, 69.9290, 62.9761
CIE-LCH:
52.7702, 94.1066, 42.0053
CIE-Luv:
52.7702, 151.6931, 39.1212
Hunter-Lab:
45.6471, 66.3184, 28.9156
#f1300a color charts
#f1300a color shades, tints & tones
#f1300a color schemes
#f1300a color preview, HTML & CSS examples
This text has a color of #f1300a
<p style="color:#f1300a;">Text here</p>
.mytext {color:#f1300a;}
This box has a color of #f1300a
<div style="background-color:#f1300a;">Content here</div>
.mybackground {background-color:#f1300a;}
Border around this has a color of #f1300a
<div style="border:2px solid #f1300a;">Content here</div>
.myborder {border:2px solid #f1300a;}