#ff1801 color space conversions
Hex:
#ff1801
RGB:
255, 24, 1
CMY:
0, 91, 100
CMYK:
0, 91, 100, 0
HSL:
5°, 100.0000%, 50.1961%
HSV (HSB):
5°, 99.6078%, 100.0000%
XYZ:
41.5721, 21.9155, 2.0677
xyY:
0.6342, 0.3343, 21.9155
CIE-Lab:
53.9372, 78.0869, 67.2223
CIE-LCH:
53.9372, 103.0360, 40.7240
CIE-Luv:
53.9372, 170.9632, 38.9362
Hunter-Lab:
46.8140, 76.5886, 30.1510
#ff1801 color charts
#ff1801 RGB chart
#ff1801 CMYK chart
#ff1801 RGB pie chart
#ff1801 color shades, tints & tones
#ff1801 color schemes
#ff1801 color preview, HTML & CSS examples
This text has a color of #ff1801
<p style="color:#ff1801;">Text here</p>
.mytext {color:#ff1801;}
Text color #ff1801
This box has a color of #ff1801
<div style="background-color:#ff1801;">Content here</div>
.mybackground {background-color:#ff1801;}
Background color #ff1801
Border around this has a color of #ff1801
<div style="border:2px solid #ff1801;">Content here</div>
.myborder {border:2px solid #ff1801;}
Border color #ff1801