#f5a02f color space conversions
Hex:
#f5a02f
RGB:
245, 160, 47
CMY:
4, 37, 82
CMYK:
0, 35, 81, 4
HSL:
34°, 90.8257%, 57.2549%
HSV (HSB):
34°, 80.8163%, 96.0784%
XYZ:
50.7401, 44.7593, 8.6544
xyY:
0.4872, 0.4297, 44.7593
CIE-Lab:
72.7331, 23.1386, 66.9965
CIE-LCH:
72.7331, 70.8797, 70.9466
CIE-Luv:
72.7331, 69.4622, 66.3238
Hunter-Lab:
66.9024, 18.2986, 39.1620
#f5a02f color charts
#f5a02f color shades, tints & tones
#f5a02f color schemes
#f5a02f color preview, HTML & CSS examples
This text has a color of #f5a02f
<p style="color:#f5a02f;">Text here</p>
.mytext {color:#f5a02f;}
This box has a color of #f5a02f
<div style="background-color:#f5a02f;">Content here</div>
.mybackground {background-color:#f5a02f;}
Border around this has a color of #f5a02f
<div style="border:2px solid #f5a02f;">Content here</div>
.myborder {border:2px solid #f5a02f;}