#f5880c color space conversions
Hex:
#f5880c
RGB:
245, 136, 12
CMY:
4, 47, 95
CMYK:
0, 44, 95, 4
HSL:
32°, 92.0949%, 50.3922%
HSV (HSB):
32°, 95.1020%, 96.0784%
XYZ:
46.5267, 37.0473, 5.0465
xyY:
0.5250, 0.4180, 37.0473
CIE-Lab:
67.3125, 34.9503, 71.8014
CIE-LCH:
67.3125, 79.8559, 64.0449
CIE-Luv:
67.3125, 90.6637, 62.7711
Hunter-Lab:
60.8665, 29.9300, 37.6908
#f5880c color charts
#f5880c color shades, tints & tones
#f5880c color schemes
#f5880c color preview, HTML & CSS examples
This text has a color of #f5880c
<p style="color:#f5880c;">Text here</p>
.mytext {color:#f5880c;}
This box has a color of #f5880c
<div style="background-color:#f5880c;">Content here</div>
.mybackground {background-color:#f5880c;}
Border around this has a color of #f5880c
<div style="border:2px solid #f5880c;">Content here</div>
.myborder {border:2px solid #f5880c;}