#ff1001 color space conversions
Hex:
#ff1001
RGB:
255, 16, 1
CMY:
0, 94, 100
CMYK:
0, 94, 100, 0
HSL:
4°, 100.0000%, 50.1961%
HSV (HSB):
4°, 99.6078%, 100.0000%
XYZ:
41.4308, 21.6328, 2.0206
xyY:
0.6366, 0.3324, 21.6328
CIE-Lab:
53.6352, 78.9580, 67.1100
CIE-LCH:
53.6352, 103.6249, 40.3627
CIE-Luv:
53.6352, 172.6906, 38.3906
Hunter-Lab:
46.5110, 77.6086, 29.9820
#ff1001 color charts
#ff1001 RGB chart
#ff1001 CMYK chart
#ff1001 RGB pie chart
#ff1001 color shades, tints & tones
#ff1001 color schemes
#ff1001 color preview, HTML & CSS examples
This text has a color of #ff1001
<p style="color:#ff1001;">Text here</p>
.mytext {color:#ff1001;}
Text color #ff1001
This box has a color of #ff1001
<div style="background-color:#ff1001;">Content here</div>
.mybackground {background-color:#ff1001;}
Background color #ff1001
Border around this has a color of #ff1001
<div style="border:2px solid #ff1001;">Content here</div>
.myborder {border:2px solid #ff1001;}
Border color #ff1001