#f5980e color space conversions
Hex:
#f5980e
RGB:
245, 152, 14
CMY:
4, 40, 95
CMYK:
0, 38, 94, 4
HSL:
36°, 92.0319%, 50.7843%
HSV (HSB):
36°, 94.2857%, 96.0784%
XYZ:
48.9637, 41.9007, 5.9224
xyY:
0.5059, 0.4329, 41.9007
CIE-Lab:
70.8024, 26.6711, 73.8812
CIE-LCH:
70.8024, 78.5480, 70.1504
CIE-Luv:
70.8024, 77.1947, 68.1802
Hunter-Lab:
64.7307, 21.7424, 39.8869
#f5980e color charts
#f5980e color shades, tints & tones
#f5980e color schemes
#f5980e color preview, HTML & CSS examples
This text has a color of #f5980e
<p style="color:#f5980e;">Text here</p>
.mytext {color:#f5980e;}
This box has a color of #f5980e
<div style="background-color:#f5980e;">Content here</div>
.mybackground {background-color:#f5980e;}
Border around this has a color of #f5980e
<div style="border:2px solid #f5980e;">Content here</div>
.myborder {border:2px solid #f5980e;}