#f5a030 color space conversions
Hex:
#f5a030
RGB:
245, 160, 48
CMY:
4, 37, 81
CMYK:
0, 35, 80, 4
HSL:
34°, 90.7834%, 57.4510%
HSV (HSB):
34°, 80.4082%, 96.0784%
XYZ:
50.7605, 44.7675, 8.7619
xyY:
0.4867, 0.4293, 44.7675
CIE-Lab:
72.7385, 23.1697, 66.6513
CIE-LCH:
72.7385, 70.5637, 70.8312
CIE-Luv:
72.7385, 69.4110, 66.1051
Hunter-Lab:
66.9085, 18.3301, 39.0717
#f5a030 color charts
#f5a030 color shades, tints & tones
#f5a030 color schemes
#f5a030 color preview, HTML & CSS examples
This text has a color of #f5a030
<p style="color:#f5a030;">Text here</p>
.mytext {color:#f5a030;}
This box has a color of #f5a030
<div style="background-color:#f5a030;">Content here</div>
.mybackground {background-color:#f5a030;}
Border around this has a color of #f5a030
<div style="border:2px solid #f5a030;">Content here</div>
.myborder {border:2px solid #f5a030;}