#f7a94f color space conversions
Hex:
#f7a94f
RGB:
247, 169, 79
CMY:
3, 34, 69
CMYK:
0, 32, 68, 3
HSL:
32°, 91.3043%, 63.9216%
HSV (HSB):
32°, 68.0162%, 96.8627%
XYZ:
53.9570, 48.7146, 13.9562
xyY:
0.4626, 0.4177, 48.7146
CIE-Lab:
75.2734, 20.5859, 56.5282
CIE-LCH:
75.2734, 60.1599, 69.9899
CIE-Luv:
75.2734, 61.9241, 60.7709
Hunter-Lab:
69.7958, 15.8501, 37.0017
#f7a94f color charts
#f7a94f color shades, tints & tones
#f7a94f color schemes
#f7a94f color preview, HTML & CSS examples
This text has a color of #f7a94f
<p style="color:#f7a94f;">Text here</p>
.mytext {color:#f7a94f;}
This box has a color of #f7a94f
<div style="background-color:#f7a94f;">Content here</div>
.mybackground {background-color:#f7a94f;}
Border around this has a color of #f7a94f
<div style="border:2px solid #f7a94f;">Content here</div>
.myborder {border:2px solid #f7a94f;}