#fc0a0c color space conversions
Hex:
#fc0a0c
RGB:
252, 10, 12
CMY:
1, 96, 95
CMYK:
0, 96, 95, 1
HSL:
360°, 97.5806%, 51.3725%
HSV (HSB):
360°, 96.0317%, 98.8235%
XYZ:
40.3198, 20.9391, 2.2644
xyY:
0.6347, 0.3296, 20.9391
CIE-Lab:
52.8828, 78.7819, 63.7637
CIE-LCH:
52.8828, 101.3528, 38.9857
CIE-Luv:
52.8828, 170.9550, 36.7131
Hunter-Lab:
45.7592, 77.2029, 29.0975
#fc0a0c color charts
#fc0a0c color shades, tints & tones
#fc0a0c color schemes
#fc0a0c color preview, HTML & CSS examples
This text has a color of #fc0a0c
<p style="color:#fc0a0c;">Text here</p>
.mytext {color:#fc0a0c;}
This box has a color of #fc0a0c
<div style="background-color:#fc0a0c;">Content here</div>
.mybackground {background-color:#fc0a0c;}
Border around this has a color of #fc0a0c
<div style="border:2px solid #fc0a0c;">Content here</div>
.myborder {border:2px solid #fc0a0c;}