#fc001c color space conversions
Hex:
#fc001c
RGB:
252, 0, 28
CMY:
1, 100, 89
CMYK:
0, 100, 89, 1
HSL:
353°, 100.0000%, 49.4118%
HSV (HSB):
353°, 100.0000%, 98.8235%
XYZ:
40.3545, 20.7793, 2.9825
xyY:
0.6294, 0.3241, 20.7793
CIE-Lab:
52.7071, 79.6468, 58.1717
CIE-LCH:
52.7071, 98.6284, 36.1433
CIE-Luv:
52.7071, 170.8267, 34.0673
Hunter-Lab:
45.5843, 78.2484, 28.0298
#fc001c color charts
#fc001c RGB chart
#fc001c CMYK chart
#fc001c RGB pie chart
#fc001c color shades, tints & tones
#fc001c color schemes
#fc001c color preview, HTML & CSS examples
This text has a color of #fc001c
<p style="color:#fc001c;">Text here</p>
.mytext {color:#fc001c;}
Text color #fc001c
This box has a color of #fc001c
<div style="background-color:#fc001c;">Content here</div>
.mybackground {background-color:#fc001c;}
Background color #fc001c
Border around this has a color of #fc001c
<div style="border:2px solid #fc001c;">Content here</div>
.myborder {border:2px solid #fc001c;}
Border color #fc001c