#fc2e41 color space conversions
Hex:
#fc2e41
RGB:
252, 46, 65
CMY:
1, 82, 75
CMYK:
0, 82, 74, 1
HSL:
354°, 97.1698%, 58.4314%
HSV (HSB):
354°, 81.7460%, 98.8235%
XYZ:
42.0760, 23.0311, 7.2288
xyY:
0.5817, 0.3184, 23.0311
CIE-Lab:
55.1043, 74.5834, 41.6097
CIE-LCH:
55.1043, 85.4052, 29.1570
CIE-Luv:
55.1043, 152.8930, 27.3483
Hunter-Lab:
47.9907, 72.5167, 24.6627
#fc2e41 color charts
#fc2e41 color shades, tints & tones
#fc2e41 color schemes
#fc2e41 color preview, HTML & CSS examples
This text has a color of #fc2e41
<p style="color:#fc2e41;">Text here</p>
.mytext {color:#fc2e41;}
This box has a color of #fc2e41
<div style="background-color:#fc2e41;">Content here</div>
.mybackground {background-color:#fc2e41;}
Border around this has a color of #fc2e41
<div style="border:2px solid #fc2e41;">Content here</div>
.myborder {border:2px solid #fc2e41;}