#f7042f color space conversions
Hex:
#f7042f
RGB:
247, 4, 47
CMY:
3, 98, 82
CMYK:
0, 98, 81, 3
HSL:
349°, 96.8127%, 49.2157%
HSV (HSB):
349°, 98.3806%, 96.8627%
XYZ:
38.9143, 20.0662, 4.5115
xyY:
0.6129, 0.3160, 20.0662
CIE-Lab:
51.9120, 78.5490, 47.8827
CIE-LCH:
51.9120, 91.9929, 31.3661
CIE-Luv:
51.9120, 163.6955, 28.7673
Hunter-Lab:
44.7953, 76.6734, 25.3855
#f7042f color charts
#f7042f color shades, tints & tones
#f7042f color schemes
#f7042f color preview, HTML & CSS examples
This text has a color of #f7042f
<p style="color:#f7042f;">Text here</p>
.mytext {color:#f7042f;}
This box has a color of #f7042f
<div style="background-color:#f7042f;">Content here</div>
.mybackground {background-color:#f7042f;}
Border around this has a color of #f7042f
<div style="border:2px solid #f7042f;">Content here</div>
.myborder {border:2px solid #f7042f;}