#fc1010 color space conversions
Hex:
#fc1010
RGB:
252, 16, 16
CMY:
1, 94, 94
CMYK:
0, 94, 94, 1
HSL:
0°, 97.5207%, 52.5490%
HSV (HSB):
0°, 93.6508%, 98.8235%
XYZ:
40.4237, 21.1034, 2.4330
xyY:
0.6320, 0.3299, 21.1034
CIE-Lab:
53.0625, 78.3295, 62.7409
CIE-LCH:
53.0625, 100.3590, 38.6943
CIE-Luv:
53.0625, 169.7230, 36.6008
Hunter-Lab:
45.9385, 76.6793, 29.0168
#fc1010 color charts
#fc1010 color shades, tints & tones
#fc1010 color schemes
#fc1010 color preview, HTML & CSS examples
This text has a color of #fc1010
<p style="color:#fc1010;">Text here</p>
.mytext {color:#fc1010;}
This box has a color of #fc1010
<div style="background-color:#fc1010;">Content here</div>
.mybackground {background-color:#fc1010;}
Border around this has a color of #fc1010
<div style="border:2px solid #fc1010;">Content here</div>
.myborder {border:2px solid #fc1010;}