#fc1d12 color space conversions
Hex:
#fc1d12
RGB:
252, 29, 18
CMY:
1, 89, 93
CMYK:
0, 88, 93, 1
HSL:
3°, 97.5000%, 52.9412%
HSV (HSB):
3°, 92.8571%, 98.8235%
XYZ:
40.6934, 21.6178, 2.6001
xyY:
0.6269, 0.3330, 21.6178
CIE-Lab:
53.6192, 76.7646, 62.4392
CIE-LCH:
53.6192, 98.9518, 39.1244
CIE-Luv:
53.6192, 166.4762, 37.3671
Hunter-Lab:
46.4950, 74.8608, 29.2308
#fc1d12 color charts
#fc1d12 color shades, tints & tones
#fc1d12 color schemes
#fc1d12 color preview, HTML & CSS examples
This text has a color of #fc1d12
<p style="color:#fc1d12;">Text here</p>
.mytext {color:#fc1d12;}
This box has a color of #fc1d12
<div style="background-color:#fc1d12;">Content here</div>
.mybackground {background-color:#fc1d12;}
Border around this has a color of #fc1d12
<div style="border:2px solid #fc1d12;">Content here</div>
.myborder {border:2px solid #fc1d12;}