#ff8001 color space conversions
Hex:
#ff8001
RGB:
255, 128, 1
CMY:
0, 50, 100
CMYK:
0, 50, 100, 0
HSL:
30°, 100.0000%, 50.1961%
HSV (HSB):
30°, 99.6078%, 100.0000%
XYZ:
48.9647, 36.7005, 4.5319
xyY:
0.5429, 0.4069, 36.7005
CIE-Lab:
67.0517, 42.8402, 73.8814
CIE-LCH:
67.0517, 85.4034, 59.8927
CIE-Luv:
67.0517, 106.0241, 61.3979
Hunter-Lab:
60.5810, 38.2562, 37.9713
#ff8001 color charts
#ff8001 RGB chart
#ff8001 CMYK chart
#ff8001 RGB pie chart
#ff8001 color shades, tints & tones
#ff8001 color schemes
#ff8001 color preview, HTML & CSS examples
This text has a color of #ff8001
<p style="color:#ff8001;">Text here</p>
.mytext {color:#ff8001;}
Text color #ff8001
This box has a color of #ff8001
<div style="background-color:#ff8001;">Content here</div>
.mybackground {background-color:#ff8001;}
Background color #ff8001
Border around this has a color of #ff8001
<div style="border:2px solid #ff8001;">Content here</div>
.myborder {border:2px solid #ff8001;}
Border color #ff8001