#fc1401 color space conversions
Hex:
#fc1401
RGB:
252, 20, 1
CMY:
1, 92, 100
CMYK:
0, 92, 100, 1
HSL:
5°, 99.2095%, 49.6078%
HSV (HSB):
5°, 99.6032%, 98.8235%
XYZ:
40.4005, 21.1980, 1.9910
xyY:
0.6353, 0.3334, 21.1980
CIE-Lab:
53.1655, 77.8139, 66.5603
CIE-LCH:
53.1655, 102.3976, 40.5430
CIE-Luv:
53.1655, 169.8188, 38.2178
Hunter-Lab:
46.0412, 76.0590, 29.6650
#fc1401 color charts
#fc1401 color shades, tints & tones
#fc1401 color schemes
#fc1401 color preview, HTML & CSS examples
This text has a color of #fc1401
<p style="color:#fc1401;">Text here</p>
.mytext {color:#fc1401;}
This box has a color of #fc1401
<div style="background-color:#fc1401;">Content here</div>
.mybackground {background-color:#fc1401;}
Border around this has a color of #fc1401
<div style="border:2px solid #fc1401;">Content here</div>
.myborder {border:2px solid #fc1401;}