#f5501c color space conversions
Hex:
#f5501c
RGB:
245, 80, 28
CMY:
4, 69, 89
CMYK:
0, 67, 89, 4
HSL:
14°, 91.5612%, 53.5294%
HSV (HSB):
14°, 88.5714%, 96.0784%
XYZ:
40.7345, 25.2336, 3.8222
xyY:
0.5837, 0.3616, 25.2336
CIE-Lab:
57.3024, 61.0153, 60.8972
CIE-LCH:
57.3024, 86.2052, 44.9445
CIE-Luv:
57.3024, 134.4335, 43.9093
Hunter-Lab:
50.2331, 56.8393, 30.6518
#f5501c color charts
#f5501c color shades, tints & tones
#f5501c color schemes
#f5501c color preview, HTML & CSS examples
This text has a color of #f5501c
<p style="color:#f5501c;">Text here</p>
.mytext {color:#f5501c;}
This box has a color of #f5501c
<div style="background-color:#f5501c;">Content here</div>
.mybackground {background-color:#f5501c;}
Border around this has a color of #f5501c
<div style="border:2px solid #f5501c;">Content here</div>
.myborder {border:2px solid #f5501c;}