#fc212e color space conversions
Hex:
#fc212e
RGB:
252, 33, 46
CMY:
1, 87, 82
CMYK:
0, 87, 82, 1
HSL:
356°, 97.3333%, 55.8824%
HSV (HSB):
356°, 86.9048%, 98.8235%
XYZ:
41.1819, 21.9804, 4.6569
xyY:
0.6072, 0.3241, 21.9804
CIE-Lab:
54.0062, 76.5981, 50.7578
CIE-LCH:
54.0062, 91.8891, 33.5305
CIE-Luv:
54.0062, 161.6056, 32.0712
Hunter-Lab:
46.8833, 74.7472, 26.9291
#fc212e color charts
#fc212e color shades, tints & tones
#fc212e color schemes
#fc212e color preview, HTML & CSS examples
This text has a color of #fc212e
<p style="color:#fc212e;">Text here</p>
.mytext {color:#fc212e;}
This box has a color of #fc212e
<div style="background-color:#fc212e;">Content here</div>
.mybackground {background-color:#fc212e;}
Border around this has a color of #fc212e
<div style="border:2px solid #fc212e;">Content here</div>
.myborder {border:2px solid #fc212e;}