#fc0c02 color space conversions
Hex:
#fc0c02
RGB:
252, 12, 2
CMY:
1, 95, 99
CMYK:
0, 95, 99, 1
HSL:
2°, 98.4252%, 49.8039%
HSV (HSB):
2°, 99.2063%, 98.8235%
XYZ:
40.2873, 20.9628, 1.9803
xyY:
0.6372, 0.3315, 20.9628
CIE-Lab:
52.9087, 78.5690, 66.2123
CIE-LCH:
52.9087, 102.7480, 40.1218
CIE-Luv:
52.9087, 171.2420, 37.6646
Hunter-Lab:
45.7851, 76.9420, 29.4852
#fc0c02 color charts
#fc0c02 color shades, tints & tones
#fc0c02 color schemes
#fc0c02 color preview, HTML & CSS examples
This text has a color of #fc0c02
<p style="color:#fc0c02;">Text here</p>
.mytext {color:#fc0c02;}
This box has a color of #fc0c02
<div style="background-color:#fc0c02;">Content here</div>
.mybackground {background-color:#fc0c02;}
Border around this has a color of #fc0c02
<div style="border:2px solid #fc0c02;">Content here</div>
.myborder {border:2px solid #fc0c02;}