#f7a14c color space conversions
Hex:
#f7a14c
RGB:
247, 161, 76
CMY:
3, 37, 70
CMYK:
0, 35, 69, 3
HSL:
30°, 91.4439%, 63.3333%
HSV (HSB):
30°, 69.2308%, 96.8627%
XYZ:
52.4071, 45.7857, 12.9128
xyY:
0.4717, 0.4121, 45.7857
CIE-Lab:
73.4063, 24.6315, 55.8871
CIE-LCH:
73.4063, 61.0744, 66.2151
CIE-Luv:
73.4063, 68.3547, 58.5597
Hunter-Lab:
67.6651, 19.8356, 36.0510
#f7a14c color charts
#f7a14c color shades, tints & tones
#f7a14c color schemes
#f7a14c color preview, HTML & CSS examples
This text has a color of #f7a14c
<p style="color:#f7a14c;">Text here</p>
.mytext {color:#f7a14c;}
This box has a color of #f7a14c
<div style="background-color:#f7a14c;">Content here</div>
.mybackground {background-color:#f7a14c;}
Border around this has a color of #f7a14c
<div style="border:2px solid #f7a14c;">Content here</div>
.myborder {border:2px solid #f7a14c;}