#fc0e24 color space conversions
Hex:
#fc0e24
RGB:
252, 14, 36
CMY:
1, 95, 86
CMYK:
0, 94, 86, 1
HSL:
354°, 97.5410%, 52.1569%
HSV (HSB):
354°, 94.4444%, 98.8235%
XYZ:
40.6204, 21.1369, 3.6080
xyY:
0.6214, 0.3234, 21.1369
CIE-Lab:
53.0990, 78.7810, 54.8974
CIE-LCH:
53.0990, 96.0217, 34.8702
CIE-Luv:
53.0990, 167.8015, 33.0651
Hunter-Lab:
45.9749, 77.2547, 27.5295
#fc0e24 color charts
#fc0e24 color shades, tints & tones
#fc0e24 color schemes
#fc0e24 color preview, HTML & CSS examples
This text has a color of #fc0e24
<p style="color:#fc0e24;">Text here</p>
.mytext {color:#fc0e24;}
This box has a color of #fc0e24
<div style="background-color:#fc0e24;">Content here</div>
.mybackground {background-color:#fc0e24;}
Border around this has a color of #fc0e24
<div style="border:2px solid #fc0e24;">Content here</div>
.myborder {border:2px solid #fc0e24;}