#f7013f color space conversions
Hex:
#f7013f
RGB:
247, 1, 63
CMY:
3, 100, 75
CMYK:
0, 100, 74, 3
HSL:
345°, 99.1935%, 48.6275%
HSV (HSB):
345°, 99.5951%, 96.8627%
XYZ:
39.2658, 20.1547, 6.5233
xyY:
0.5954, 0.3056, 20.1547
CIE-Lab:
52.0117, 79.2338, 39.0028
CIE-LCH:
52.0117, 88.3132, 26.2087
CIE-Luv:
52.0117, 160.2815, 22.9338
Hunter-Lab:
44.8940, 77.5575, 22.8107
#f7013f color charts
#f7013f color shades, tints & tones
#f7013f color schemes
#f7013f color preview, HTML & CSS examples
This text has a color of #f7013f
<p style="color:#f7013f;">Text here</p>
.mytext {color:#f7013f;}
This box has a color of #f7013f
<div style="background-color:#f7013f;">Content here</div>
.mybackground {background-color:#f7013f;}
Border around this has a color of #f7013f
<div style="border:2px solid #f7013f;">Content here</div>
.myborder {border:2px solid #f7013f;}