#f7a50f color space conversions
Hex:
#f7a50f
RGB:
247, 165, 15
CMY:
3, 35, 94
CMYK:
0, 33, 94, 3
HSL:
39°, 93.5484%, 51.3725%
HSV (HSB):
39°, 93.9271%, 96.8627%
XYZ:
51.8991, 46.7189, 6.7342
xyY:
0.4926, 0.4435, 46.7189
CIE-Lab:
74.0096, 20.7017, 76.0959
CIE-LCH:
74.0096, 78.8615, 74.7811
CIE-Luv:
74.0096, 68.0795, 72.8235
Hunter-Lab:
68.3512, 15.9205, 42.0044
#f7a50f color charts
#f7a50f color shades, tints & tones
#f7a50f color schemes
#f7a50f color preview, HTML & CSS examples
This text has a color of #f7a50f
<p style="color:#f7a50f;">Text here</p>
.mytext {color:#f7a50f;}
This box has a color of #f7a50f
<div style="background-color:#f7a50f;">Content here</div>
.mybackground {background-color:#f7a50f;}
Border around this has a color of #f7a50f
<div style="border:2px solid #f7a50f;">Content here</div>
.myborder {border:2px solid #f7a50f;}