#fc2001 color space conversions
Hex:
#fc2001
RGB:
252, 32, 1
CMY:
1, 87, 100
CMYK:
0, 87, 100, 1
HSL:
7°, 99.2095%, 49.6078%
HSV (HSB):
7°, 99.6032%, 98.8235%
XYZ:
40.6669, 21.7307, 2.0798
xyY:
0.6307, 0.3370, 21.7307
CIE-Lab:
53.7401, 76.1615, 66.7791
CIE-LCH:
53.7401, 101.2918, 41.2446
CIE-Luv:
53.7401, 166.5670, 39.2515
Hunter-Lab:
46.6162, 74.1411, 29.9861
#fc2001 color charts
#fc2001 RGB chart
#fc2001 CMYK chart
#fc2001 RGB pie chart
#fc2001 color shades, tints & tones
#fc2001 color schemes
#fc2001 color preview, HTML & CSS examples
This text has a color of #fc2001
<p style="color:#fc2001;">Text here</p>
.mytext {color:#fc2001;}
Text color #fc2001
This box has a color of #fc2001
<div style="background-color:#fc2001;">Content here</div>
.mybackground {background-color:#fc2001;}
Background color #fc2001
Border around this has a color of #fc2001
<div style="border:2px solid #fc2001;">Content here</div>
.myborder {border:2px solid #fc2001;}
Border color #fc2001