#f5980a color space conversions
Hex:
#f5980a
RGB:
245, 152, 10
CMY:
4, 40, 96
CMYK:
0, 38, 96, 4
HSL:
36°, 92.1569%, 50.0000%
HSV (HSB):
36°, 95.9184%, 96.0784%
XYZ:
48.9392, 41.8909, 5.7935
xyY:
0.5065, 0.4335, 41.8909
CIE-Lab:
70.7956, 26.6334, 74.4234
CIE-LCH:
70.7956, 79.0454, 70.3095
CIE-Luv:
70.7956, 77.2659, 68.4579
Hunter-Lab:
64.7232, 21.7039, 39.9990
#f5980a color charts
#f5980a color shades, tints & tones
#f5980a color schemes
#f5980a color preview, HTML & CSS examples
This text has a color of #f5980a
<p style="color:#f5980a;">Text here</p>
.mytext {color:#f5980a;}
This box has a color of #f5980a
<div style="background-color:#f5980a;">Content here</div>
.mybackground {background-color:#f5980a;}
Border around this has a color of #f5980a
<div style="border:2px solid #f5980a;">Content here</div>
.myborder {border:2px solid #f5980a;}