#f7a03f color space conversions
Hex:
#f7a03f
RGB:
247, 160, 63
CMY:
3, 37, 75
CMYK:
0, 35, 74, 3
HSL:
32°, 92.0000%, 60.7843%
HSV (HSB):
32°, 74.4939%, 96.8627%
XYZ:
51.8258, 45.2746, 10.7100
xyY:
0.4807, 0.4199, 45.2746
CIE-Lab:
73.0724, 24.5489, 61.2508
CIE-LCH:
73.0724, 65.9872, 68.1594
CIE-Luv:
73.0724, 70.1323, 62.3636
Hunter-Lab:
67.2864, 19.7341, 37.6633
#f7a03f color charts
#f7a03f color shades, tints & tones
#f7a03f color schemes
#f7a03f color preview, HTML & CSS examples
This text has a color of #f7a03f
<p style="color:#f7a03f;">Text here</p>
.mytext {color:#f7a03f;}
This box has a color of #f7a03f
<div style="background-color:#f7a03f;">Content here</div>
.mybackground {background-color:#f7a03f;}
Border around this has a color of #f7a03f
<div style="border:2px solid #f7a03f;">Content here</div>
.myborder {border:2px solid #f7a03f;}