#ff5801 color space conversions
Hex:
#ff5801
RGB:
255, 88, 1
CMY:
0, 65, 100
CMYK:
0, 65, 100, 0
HSL:
21°, 100.0000%, 50.1961%
HSV (HSB):
21°, 99.6078%, 100.0000%
XYZ:
44.7352, 28.2416, 3.1221
xyY:
0.5879, 0.3711, 28.2416
CIE-Lab:
60.1064, 60.8871, 70.0029
CIE-LCH:
60.1064, 92.7774, 48.9839
CIE-Luv:
60.1064, 138.0924, 49.7858
Hunter-Lab:
53.1429, 57.2597, 33.7168
#ff5801 color charts
#ff5801 RGB chart
#ff5801 CMYK chart
#ff5801 RGB pie chart
#ff5801 color shades, tints & tones
#ff5801 color schemes
#ff5801 color preview, HTML & CSS examples
This text has a color of #ff5801
<p style="color:#ff5801;">Text here</p>
.mytext {color:#ff5801;}
Text color #ff5801
This box has a color of #ff5801
<div style="background-color:#ff5801;">Content here</div>
.mybackground {background-color:#ff5801;}
Background color #ff5801
Border around this has a color of #ff5801
<div style="border:2px solid #ff5801;">Content here</div>
.myborder {border:2px solid #ff5801;}
Border color #ff5801