#f7300c color space conversions
Hex:
#f7300c
RGB:
247, 48, 12
CMY:
3, 81, 95
CMYK:
0, 81, 95, 3
HSL:
9°, 93.6255%, 50.7843%
HSV (HSB):
9°, 95.1417%, 96.8627%
XYZ:
39.4811, 21.9146, 2.4969
xyY:
0.6179, 0.3430, 21.9146
CIE-Lab:
53.9363, 71.6176, 63.7587
CIE-LCH:
53.9363, 95.8867, 41.6776
CIE-Luv:
53.9363, 156.0229, 39.7194
Hunter-Lab:
46.8130, 68.6201, 29.6068
#f7300c color charts
#f7300c color shades, tints & tones
#f7300c color schemes
#f7300c color preview, HTML & CSS examples
This text has a color of #f7300c
<p style="color:#f7300c;">Text here</p>
.mytext {color:#f7300c;}
This box has a color of #f7300c
<div style="background-color:#f7300c;">Content here</div>
.mybackground {background-color:#f7300c;}
Border around this has a color of #f7300c
<div style="border:2px solid #f7300c;">Content here</div>
.myborder {border:2px solid #f7300c;}