#fc2a01 color space conversions
Hex:
#fc2a01
RGB:
252, 42, 1
CMY:
1, 84, 100
CMYK:
0, 83, 100, 1
HSL:
10°, 99.2095%, 49.6078%
HSV (HSB):
10°, 99.6032%, 98.8235%
XYZ:
40.9783, 22.3536, 2.1836
xyY:
0.6255, 0.3412, 22.3536
CIE-Lab:
54.4002, 74.2757, 67.0420
CIE-LCH:
54.4002, 100.0575, 42.0697
CIE-Luv:
54.4002, 162.8824, 40.4329
Hunter-Lab:
47.2796, 71.9710, 30.3574
#fc2a01 color charts
#fc2a01 color shades, tints & tones
#fc2a01 color schemes
#fc2a01 color preview, HTML & CSS examples
This text has a color of #fc2a01
<p style="color:#fc2a01;">Text here</p>
.mytext {color:#fc2a01;}
This box has a color of #fc2a01
<div style="background-color:#fc2a01;">Content here</div>
.mybackground {background-color:#fc2a01;}
Border around this has a color of #fc2a01
<div style="border:2px solid #fc2a01;">Content here</div>
.myborder {border:2px solid #fc2a01;}