#fc2e24 color space conversions
Hex:
#fc2e24
RGB:
252, 46, 36
CMY:
1, 82, 86
CMYK:
0, 82, 86, 1
HSL:
3°, 97.2973%, 56.4706%
HSV (HSB):
3°, 85.7143%, 98.8235%
XYZ:
41.4403, 22.7768, 3.8813
xyY:
0.6085, 0.3345, 22.7768
CIE-Lab:
54.8417, 73.7866, 56.3193
CIE-LCH:
54.8417, 92.8242, 37.3535
CIE-Luv:
54.8417, 158.3368, 36.3427
Hunter-Lab:
47.7251, 71.4751, 28.5857
#fc2e24 color charts
#fc2e24 color shades, tints & tones
#fc2e24 color schemes
#fc2e24 color preview, HTML & CSS examples
This text has a color of #fc2e24
<p style="color:#fc2e24;">Text here</p>
.mytext {color:#fc2e24;}
This box has a color of #fc2e24
<div style="background-color:#fc2e24;">Content here</div>
.mybackground {background-color:#fc2e24;}
Border around this has a color of #fc2e24
<div style="border:2px solid #fc2e24;">Content here</div>
.myborder {border:2px solid #fc2e24;}