#fc011c color space conversions
Hex:
#fc011c
RGB:
252, 1, 28
CMY:
1, 100, 89
CMYK:
0, 100, 89, 1
HSL:
354°, 99.2095%, 49.6078%
HSV (HSB):
354°, 99.6032%, 98.8235%
XYZ:
40.3653, 20.8010, 2.9861
xyY:
0.6292, 0.3242, 20.8010
CIE-Lab:
52.7310, 79.5774, 58.1886
CIE-LCH:
52.7310, 98.5823, 36.1750
CIE-Luv:
52.7310, 170.6919, 34.1121
Hunter-Lab:
45.6081, 78.1668, 28.0438
#fc011c color charts
#fc011c color shades, tints & tones
#fc011c color schemes
#fc011c color preview, HTML & CSS examples
This text has a color of #fc011c
<p style="color:#fc011c;">Text here</p>
.mytext {color:#fc011c;}
This box has a color of #fc011c
<div style="background-color:#fc011c;">Content here</div>
.mybackground {background-color:#fc011c;}
Border around this has a color of #fc011c
<div style="border:2px solid #fc011c;">Content here</div>
.myborder {border:2px solid #fc011c;}