#fc0d12 color space conversions
Hex:
#fc0d12
RGB:
252, 13, 18
CMY:
1, 95, 93
CMYK:
0, 95, 93, 1
HSL:
359°, 97.5510%, 51.9608%
HSV (HSB):
359°, 94.8413%, 98.8235%
XYZ:
40.3980, 21.0270, 2.5017
xyY:
0.6319, 0.3289, 21.0270
CIE-Lab:
52.9790, 78.6097, 62.0720
CIE-LCH:
52.9790, 100.1620, 38.2954
CIE-Luv:
52.9790, 170.0745, 36.1941
Hunter-Lab:
45.8552, 77.0103, 28.8640
#fc0d12 color charts
#fc0d12 color shades, tints & tones
#fc0d12 color schemes
#fc0d12 color preview, HTML & CSS examples
This text has a color of #fc0d12
<p style="color:#fc0d12;">Text here</p>
.mytext {color:#fc0d12;}
This box has a color of #fc0d12
<div style="background-color:#fc0d12;">Content here</div>
.mybackground {background-color:#fc0d12;}
Border around this has a color of #fc0d12
<div style="border:2px solid #fc0d12;">Content here</div>
.myborder {border:2px solid #fc0d12;}