#f5a000 color space conversions
Hex:
#f5a000
RGB:
245, 160, 0
CMY:
4, 37, 100
CMYK:
0, 35, 100, 4
HSL:
39°, 100.0000%, 48.0392%
HSV (HSB):
39°, 100.0000%, 96.0784%
XYZ:
50.2270, 44.5541, 5.9525
xyY:
0.4986, 0.4423, 44.5541
CIE-Lab:
72.5973, 22.3523, 76.8477
CIE-LCH:
72.5973, 80.0325, 73.7822
CIE-Luv:
72.5973, 70.7694, 71.9052
Hunter-Lab:
66.7488, 17.5067, 41.4368
#f5a000 color charts
#f5a000 color shades, tints & tones
#f5a000 color schemes
#f5a000 color preview, HTML & CSS examples
This text has a color of #f5a000
<p style="color:#f5a000;">Text here</p>
.mytext {color:#f5a000;}
This box has a color of #f5a000
<div style="background-color:#f5a000;">Content here</div>
.mybackground {background-color:#f5a000;}
Border around this has a color of #f5a000
<div style="border:2px solid #f5a000;">Content here</div>
.myborder {border:2px solid #f5a000;}