#fc201c color space conversions
Hex:
#fc201c
RGB:
252, 32, 28
CMY:
1, 87, 89
CMYK:
0, 87, 89, 1
HSL:
1°, 97.3913%, 54.9020%
HSV (HSB):
1°, 88.8889%, 98.8235%
XYZ:
40.8710, 21.8123, 3.1547
xyY:
0.6208, 0.3313, 21.8123
CIE-Lab:
53.8273, 76.4148, 58.9646
CIE-LCH:
53.8273, 96.5197, 37.6552
CIE-Luv:
53.8273, 164.5878, 36.1530
Hunter-Lab:
46.7037, 74.4764, 28.6877
#fc201c color charts
#fc201c RGB chart
#fc201c CMYK chart
#fc201c RGB pie chart
#fc201c color shades, tints & tones
#fc201c color schemes
#fc201c color preview, HTML & CSS examples
This text has a color of #fc201c
<p style="color:#fc201c;">Text here</p>
.mytext {color:#fc201c;}
Text color #fc201c
This box has a color of #fc201c
<div style="background-color:#fc201c;">Content here</div>
.mybackground {background-color:#fc201c;}
Background color #fc201c
Border around this has a color of #fc201c
<div style="border:2px solid #fc201c;">Content here</div>
.myborder {border:2px solid #fc201c;}
Border color #fc201c