#fc2c44 color space conversions
Hex:
#fc2c44
RGB:
252, 44, 68
CMY:
1, 83, 73
CMYK:
0, 83, 73, 1
HSL:
353°, 97.1963%, 58.0392%
HSV (HSB):
353°, 82.5397%, 98.8235%
XYZ:
42.0890, 22.9142, 7.6734
xyY:
0.5791, 0.3153, 22.9142
CIE-Lab:
54.9838, 75.1420, 39.7747
CIE-LCH:
54.9838, 85.0197, 27.8935
CIE-Luv:
54.9838, 152.9419, 25.8092
Hunter-Lab:
47.8687, 73.1772, 24.0039
#fc2c44 color charts
#fc2c44 color shades, tints & tones
#fc2c44 color schemes
#fc2c44 color preview, HTML & CSS examples
This text has a color of #fc2c44
<p style="color:#fc2c44;">Text here</p>
.mytext {color:#fc2c44;}
This box has a color of #fc2c44
<div style="background-color:#fc2c44;">Content here</div>
.mybackground {background-color:#fc2c44;}
Border around this has a color of #fc2c44
<div style="border:2px solid #fc2c44;">Content here</div>
.myborder {border:2px solid #fc2c44;}