#fc0e2d color space conversions
Hex:
#fc0e2d
RGB:
252, 14, 45
CMY:
1, 95, 82
CMYK:
0, 94, 82, 1
HSL:
352°, 97.5410%, 52.1569%
HSV (HSB):
352°, 94.4444%, 98.8235%
XYZ:
40.7756, 21.1990, 4.4253
xyY:
0.6141, 0.3193, 21.1990
CIE-Lab:
53.1666, 78.9688, 50.4892
CIE-LCH:
53.1666, 93.7295, 32.5931
CIE-Luv:
53.1666, 166.2699, 30.7515
Hunter-Lab:
46.0424, 77.5073, 26.5310
#fc0e2d color charts
#fc0e2d color shades, tints & tones
#fc0e2d color schemes
#fc0e2d color preview, HTML & CSS examples
This text has a color of #fc0e2d
<p style="color:#fc0e2d;">Text here</p>
.mytext {color:#fc0e2d;}
This box has a color of #fc0e2d
<div style="background-color:#fc0e2d;">Content here</div>
.mybackground {background-color:#fc0e2d;}
Border around this has a color of #fc0e2d
<div style="border:2px solid #fc0e2d;">Content here</div>
.myborder {border:2px solid #fc0e2d;}