#f7100a color space conversions
Hex:
#f7100a
RGB:
247, 16, 10
CMY:
3, 94, 96
CMYK:
0, 94, 96, 3
HSL:
2°, 93.6759%, 50.3922%
HSV (HSB):
2°, 95.9514%, 96.8627%
XYZ:
38.5978, 20.1667, 2.1454
xyY:
0.6337, 0.3311, 20.1667
CIE-Lab:
52.0251, 77.0524, 63.2659
CIE-LCH:
52.0251, 99.6978, 39.3886
CIE-Luv:
52.0251, 166.6528, 36.4640
Hunter-Lab:
44.9073, 74.8331, 28.6026
#f7100a color charts
#f7100a color shades, tints & tones
#f7100a color schemes
#f7100a color preview, HTML & CSS examples
This text has a color of #f7100a
<p style="color:#f7100a;">Text here</p>
.mytext {color:#f7100a;}
This box has a color of #f7100a
<div style="background-color:#f7100a;">Content here</div>
.mybackground {background-color:#f7100a;}
Border around this has a color of #f7100a
<div style="border:2px solid #f7100a;">Content here</div>
.myborder {border:2px solid #f7100a;}