#ff5001 color space conversions
Hex:
#ff5001
RGB:
255, 80, 1
CMY:
0, 69, 100
CMYK:
0, 69, 100, 0
HSL:
19°, 100.0000%, 50.1961%
HSV (HSB):
19°, 99.6078%, 100.0000%
XYZ:
44.1141, 26.9995, 2.9151
xyY:
0.5959, 0.3647, 26.9995
CIE-Lab:
58.9739, 63.9605, 69.4343
CIE-LCH:
58.9739, 94.4037, 47.3498
CIE-Luv:
58.9739, 143.7956, 47.8344
Hunter-Lab:
51.9611, 60.6119, 33.0465
#ff5001 color charts
#ff5001 RGB chart
#ff5001 CMYK chart
#ff5001 RGB pie chart
#ff5001 color shades, tints & tones
#ff5001 color schemes
#ff5001 color preview, HTML & CSS examples
This text has a color of #ff5001
<p style="color:#ff5001;">Text here</p>
.mytext {color:#ff5001;}
Text color #ff5001
This box has a color of #ff5001
<div style="background-color:#ff5001;">Content here</div>
.mybackground {background-color:#ff5001;}
Background color #ff5001
Border around this has a color of #ff5001
<div style="border:2px solid #ff5001;">Content here</div>
.myborder {border:2px solid #ff5001;}
Border color #ff5001