#fc0a24 color space conversions
Hex:
#fc0a24
RGB:
252, 10, 36
CMY:
1, 96, 86
CMYK:
0, 96, 86, 1
HSL:
354°, 97.5806%, 51.3725%
HSV (HSB):
354°, 96.0317%, 98.8235%
XYZ:
40.5719, 21.0399, 3.5918
xyY:
0.6222, 0.3227, 21.0399
CIE-Lab:
52.9931, 79.0873, 54.8110
CIE-LCH:
52.9931, 96.2240, 34.7237
CIE-Luv:
52.9931, 168.3875, 32.8644
Hunter-Lab:
45.8693, 77.6139, 27.4658
#fc0a24 color charts
#fc0a24 color shades, tints & tones
#fc0a24 color schemes
#fc0a24 color preview, HTML & CSS examples
This text has a color of #fc0a24
<p style="color:#fc0a24;">Text here</p>
.mytext {color:#fc0a24;}
This box has a color of #fc0a24
<div style="background-color:#fc0a24;">Content here</div>
.mybackground {background-color:#fc0a24;}
Border around this has a color of #fc0a24
<div style="border:2px solid #fc0a24;">Content here</div>
.myborder {border:2px solid #fc0a24;}