#fc2b01 color space conversions
Hex:
#fc2b01
RGB:
252, 43, 1
CMY:
1, 83, 100
CMYK:
0, 83, 100, 1
HSL:
10°, 99.2095%, 49.6078%
HSV (HSB):
10°, 99.6032%, 98.8235%
XYZ:
41.0142, 22.4254, 2.1956
xyY:
0.6249, 0.3417, 22.4254
CIE-Lab:
54.4755, 74.0613, 67.0728
CIE-LCH:
54.4755, 99.9191, 42.1652
CIE-Luv:
54.4755, 162.4653, 40.5673
Hunter-Lab:
47.3555, 71.7256, 30.3999
#fc2b01 color charts
#fc2b01 color shades, tints & tones
#fc2b01 color schemes
#fc2b01 color preview, HTML & CSS examples
This text has a color of #fc2b01
<p style="color:#fc2b01;">Text here</p>
.mytext {color:#fc2b01;}
This box has a color of #fc2b01
<div style="background-color:#fc2b01;">Content here</div>
.mybackground {background-color:#fc2b01;}
Border around this has a color of #fc2b01
<div style="border:2px solid #fc2b01;">Content here</div>
.myborder {border:2px solid #fc2b01;}