#f7970f color space conversions
Hex:
#f7970f
RGB:
247, 151, 15
CMY:
3, 41, 94
CMYK:
0, 39, 94, 3
HSL:
35°, 93.5484%, 51.3725%
HSV (HSB):
35°, 93.9271%, 96.8627%
XYZ:
49.5106, 41.9419, 5.9380
xyY:
0.5084, 0.4307, 41.9419
CIE-Lab:
70.8308, 28.0353, 73.8638
CIE-LCH:
70.8308, 79.0053, 69.2155
CIE-Luv:
70.8308, 79.6667, 67.8288
Hunter-Lab:
64.7625, 23.1278, 39.8975
#f7970f color charts
#f7970f color shades, tints & tones
#f7970f color schemes
#f7970f color preview, HTML & CSS examples
This text has a color of #f7970f
<p style="color:#f7970f;">Text here</p>
.mytext {color:#f7970f;}
This box has a color of #f7970f
<div style="background-color:#f7970f;">Content here</div>
.mybackground {background-color:#f7970f;}
Border around this has a color of #f7970f
<div style="border:2px solid #f7970f;">Content here</div>
.myborder {border:2px solid #f7970f;}