#fc000c color space conversions
Hex:
#fc000c
RGB:
252, 0, 12
CMY:
1, 100, 95
CMYK:
0, 100, 95, 1
HSL:
357°, 100.0000%, 49.4118%
HSV (HSB):
357°, 100.0000%, 98.8235%
XYZ:
40.2112, 20.7220, 2.2282
xyY:
0.6366, 0.3281, 20.7220
CIE-Lab:
52.6439, 79.4740, 63.6464
CIE-LCH:
52.6439, 101.8184, 38.6893
CIE-Luv:
52.6439, 172.3192, 36.2765
Hunter-Lab:
45.5214, 78.0151, 28.9628
#fc000c color charts
#fc000c RGB chart
#fc000c CMYK chart
#fc000c RGB pie chart
#fc000c color shades, tints & tones
#fc000c color schemes
#fc000c color preview, HTML & CSS examples
This text has a color of #fc000c
<p style="color:#fc000c;">Text here</p>
.mytext {color:#fc000c;}
Text color #fc000c
This box has a color of #fc000c
<div style="background-color:#fc000c;">Content here</div>
.mybackground {background-color:#fc000c;}
Background color #fc000c
Border around this has a color of #fc000c
<div style="border:2px solid #fc000c;">Content here</div>
.myborder {border:2px solid #fc000c;}
Border color #fc000c