#ff6001 color space conversions
Hex:
#ff6001
RGB:
255, 96, 1
CMY:
0, 62, 100
CMYK:
0, 62, 100, 0
HSL:
22°, 100.0000%, 50.1961%
HSV (HSB):
22°, 99.6078%, 100.0000%
XYZ:
45.4283, 29.6279, 3.3531
xyY:
0.5794, 0.3779, 29.6279
CIE-Lab:
61.3319, 57.6035, 70.6414
CIE-LCH:
61.3319, 91.1503, 50.8050
CIE-Luv:
61.3319, 132.0789, 51.8780
Hunter-Lab:
54.4315, 53.7202, 34.4496
#ff6001 color charts
#ff6001 RGB chart
#ff6001 CMYK chart
#ff6001 RGB pie chart
#ff6001 color shades, tints & tones
#ff6001 color schemes
#ff6001 color preview, HTML & CSS examples
This text has a color of #ff6001
<p style="color:#ff6001;">Text here</p>
.mytext {color:#ff6001;}
Text color #ff6001
This box has a color of #ff6001
<div style="background-color:#ff6001;">Content here</div>
.mybackground {background-color:#ff6001;}
Background color #ff6001
Border around this has a color of #ff6001
<div style="border:2px solid #ff6001;">Content here</div>
.myborder {border:2px solid #ff6001;}
Border color #ff6001