#f7380c color space conversions
Hex:
#f7380c
RGB:
247, 56, 12
CMY:
3, 78, 95
CMYK:
0, 77, 95, 3
HSL:
11°, 93.6255%, 50.7843%
HSV (HSB):
11°, 95.1417%, 96.8627%
XYZ:
39.8383, 22.6290, 2.6160
xyY:
0.6121, 0.3477, 22.6290
CIE-Lab:
54.6882, 69.4984, 64.1658
CIE-LCH:
54.6882, 94.5901, 42.7154
CIE-Luv:
54.6882, 151.9974, 41.0606
Hunter-Lab:
47.5700, 66.2404, 30.0385
#f7380c color charts
#f7380c color shades, tints & tones
#f7380c color schemes
#f7380c color preview, HTML & CSS examples
This text has a color of #f7380c
<p style="color:#f7380c;">Text here</p>
.mytext {color:#f7380c;}
This box has a color of #f7380c
<div style="background-color:#f7380c;">Content here</div>
.mybackground {background-color:#f7380c;}
Border around this has a color of #f7380c
<div style="border:2px solid #f7380c;">Content here</div>
.myborder {border:2px solid #f7380c;}