#fc2041 color space conversions
Hex:
#fc2041
RGB:
252, 32, 65
CMY:
1, 87, 75
CMYK:
0, 87, 74, 1
HSL:
351°, 97.3451%, 55.6863%
HSV (HSB):
351°, 87.3016%, 98.8235%
XYZ:
41.6155, 22.1101, 7.0753
xyY:
0.5878, 0.3123, 22.1101
CIE-Lab:
54.1437, 77.3290, 40.5307
CIE-LCH:
54.1437, 87.3070, 27.6605
CIE-Luv:
54.1437, 157.7540, 25.3995
Hunter-Lab:
47.0214, 75.6911, 23.9936
#fc2041 color charts
#fc2041 color shades, tints & tones
#fc2041 color schemes
#fc2041 color preview, HTML & CSS examples
This text has a color of #fc2041
<p style="color:#fc2041;">Text here</p>
.mytext {color:#fc2041;}
This box has a color of #fc2041
<div style="background-color:#fc2041;">Content here</div>
.mybackground {background-color:#fc2041;}
Border around this has a color of #fc2041
<div style="border:2px solid #fc2041;">Content here</div>
.myborder {border:2px solid #fc2041;}