#fc2f51 color space conversions
Hex:
#fc2f51
RGB:
252, 47, 81
CMY:
1, 82, 68
CMYK:
0, 81, 68, 1
HSL:
350°, 97.1564%, 58.6275%
HSV (HSB):
350°, 81.3492%, 98.8235%
XYZ:
42.6466, 23.3226, 10.0386
xyY:
0.5611, 0.3068, 23.3226
CIE-Lab:
55.4030, 75.0107, 32.7575
CIE-LCH:
55.4030, 81.8515, 23.5911
CIE-Luv:
55.4030, 148.2389, 20.4240
Hunter-Lab:
48.2934, 73.1149, 21.4810
#fc2f51 color charts
#fc2f51 color shades, tints & tones
#fc2f51 color schemes
#fc2f51 color preview, HTML & CSS examples
This text has a color of #fc2f51
<p style="color:#fc2f51;">Text here</p>
.mytext {color:#fc2f51;}
This box has a color of #fc2f51
<div style="background-color:#fc2f51;">Content here</div>
.mybackground {background-color:#fc2f51;}
Border around this has a color of #fc2f51
<div style="border:2px solid #fc2f51;">Content here</div>
.myborder {border:2px solid #fc2f51;}