#fc2e2d color space conversions
Hex:
#fc2e2d
RGB:
252, 46, 45
CMY:
1, 82, 82
CMYK:
0, 82, 82, 1
HSL:
0°, 97.1831%, 58.2353%
HSV (HSB):
0°, 82.1429%, 98.8235%
XYZ:
41.5955, 22.8389, 4.6986
xyY:
0.6017, 0.3304, 22.8389
CIE-Lab:
54.9060, 73.9822, 52.1007
CIE-LCH:
54.9060, 90.4867, 35.1545
CIE-Luv:
54.9060, 156.9721, 34.0934
Hunter-Lab:
47.7901, 71.7303, 27.6237
#fc2e2d color charts
#fc2e2d color shades, tints & tones
#fc2e2d color schemes
#fc2e2d color preview, HTML & CSS examples
This text has a color of #fc2e2d
<p style="color:#fc2e2d;">Text here</p>
.mytext {color:#fc2e2d;}
This box has a color of #fc2e2d
<div style="background-color:#fc2e2d;">Content here</div>
.mybackground {background-color:#fc2e2d;}
Border around this has a color of #fc2e2d
<div style="border:2px solid #fc2e2d;">Content here</div>
.myborder {border:2px solid #fc2e2d;}