#ff2001 color space conversions
Hex:
#ff2001
RGB:
255, 32, 1
CMY:
0, 87, 100
CMYK:
0, 87, 100, 0
HSL:
7°, 100.0000%, 50.1961%
HSV (HSB):
7°, 99.6078%, 100.0000%
XYZ:
41.7620, 22.2952, 2.1310
xyY:
0.6310, 0.3368, 22.2952
CIE-Lab:
54.3388, 76.9326, 67.3759
CIE-LCH:
54.3388, 102.2650, 41.2112
CIE-Luv:
54.3388, 168.6837, 39.6596
Hunter-Lab:
47.2178, 75.2439, 30.3766
#ff2001 color charts
#ff2001 RGB chart
#ff2001 CMYK chart
#ff2001 RGB pie chart
#ff2001 color shades, tints & tones
#ff2001 color schemes
#ff2001 color preview, HTML & CSS examples
This text has a color of #ff2001
<p style="color:#ff2001;">Text here</p>
.mytext {color:#ff2001;}
Text color #ff2001
This box has a color of #ff2001
<div style="background-color:#ff2001;">Content here</div>
.mybackground {background-color:#ff2001;}
Background color #ff2001
Border around this has a color of #ff2001
<div style="border:2px solid #ff2001;">Content here</div>
.myborder {border:2px solid #ff2001;}
Border color #ff2001