#fc1012 color space conversions
Hex:
#fc1012
RGB:
252, 16, 18
CMY:
1, 94, 93
CMYK:
0, 94, 93, 1
HSL:
359°, 97.5207%, 52.5490%
HSV (HSB):
359°, 93.6508%, 98.8235%
XYZ:
40.4394, 21.1097, 2.5155
xyY:
0.6312, 0.3295, 21.1097
CIE-Lab:
53.0693, 78.3486, 62.1235
CIE-LCH:
53.0693, 99.9891, 38.4113
CIE-Luv:
53.0693, 169.5636, 36.3601
Hunter-Lab:
45.9453, 76.7049, 28.9156
#fc1012 color charts
#fc1012 color shades, tints & tones
#fc1012 color schemes
#fc1012 color preview, HTML & CSS examples
This text has a color of #fc1012
<p style="color:#fc1012;">Text here</p>
.mytext {color:#fc1012;}
This box has a color of #fc1012
<div style="background-color:#fc1012;">Content here</div>
.mybackground {background-color:#fc1012;}
Border around this has a color of #fc1012
<div style="border:2px solid #fc1012;">Content here</div>
.myborder {border:2px solid #fc1012;}