#f7320c color space conversions
Hex:
#f7320c
RGB:
247, 50, 12
CMY:
3, 80, 95
CMYK:
0, 80, 95, 3
HSL:
10°, 93.6255%, 50.7843%
HSV (HSB):
10°, 95.1417%, 96.8627%
XYZ:
39.5647, 22.0819, 2.5248
xyY:
0.6165, 0.3441, 22.0819
CIE-Lab:
54.1138, 71.1157, 63.8541
CIE-LCH:
54.1138, 95.5761, 41.9204
CIE-Luv:
54.1138, 155.0665, 40.0368
Hunter-Lab:
46.9914, 68.0544, 29.7084
#f7320c color charts
#f7320c color shades, tints & tones
#f7320c color schemes
#f7320c color preview, HTML & CSS examples
This text has a color of #f7320c
<p style="color:#f7320c;">Text here</p>
.mytext {color:#f7320c;}
This box has a color of #f7320c
<div style="background-color:#f7320c;">Content here</div>
.mybackground {background-color:#f7320c;}
Border around this has a color of #f7320c
<div style="border:2px solid #f7320c;">Content here</div>
.myborder {border:2px solid #f7320c;}