#fc000d color space conversions
Hex:
#fc000d
RGB:
252, 0, 13
CMY:
1, 100, 95
CMYK:
0, 100, 95, 1
HSL:
357°, 100.0000%, 49.4118%
HSV (HSB):
357°, 100.0000%, 98.8235%
XYZ:
40.2175, 20.7245, 2.2613
xyY:
0.6363, 0.3279, 20.7245
CIE-Lab:
52.6467, 79.4816, 63.3816
CIE-LCH:
52.6467, 101.6591, 38.5702
CIE-Luv:
52.6467, 172.2532, 36.1788
Hunter-Lab:
45.5242, 78.0254, 28.9218
#fc000d color charts
#fc000d RGB chart
#fc000d CMYK chart
#fc000d RGB pie chart
#fc000d color shades, tints & tones
#fc000d color schemes
#fc000d color preview, HTML & CSS examples
This text has a color of #fc000d
<p style="color:#fc000d;">Text here</p>
.mytext {color:#fc000d;}
Text color #fc000d
This box has a color of #fc000d
<div style="background-color:#fc000d;">Content here</div>
.mybackground {background-color:#fc000d;}
Background color #fc000d
Border around this has a color of #fc000d
<div style="border:2px solid #fc000d;">Content here</div>
.myborder {border:2px solid #fc000d;}
Border color #fc000d