#fc2f50 color space conversions
Hex:
#fc2f50
RGB:
252, 47, 80
CMY:
1, 82, 69
CMYK:
0, 81, 68, 1
HSL:
350°, 97.1564%, 58.6275%
HSV (HSB):
350°, 81.3492%, 98.8235%
XYZ:
42.6094, 23.3077, 9.8425
xyY:
0.5624, 0.3077, 23.3077
CIE-Lab:
55.3878, 74.9648, 33.3234
CIE-LCH:
55.3878, 82.0376, 23.9662
CIE-Luv:
55.3878, 148.5289, 20.9094
Hunter-Lab:
48.2780, 73.0546, 21.7071
#fc2f50 color charts
#fc2f50 color shades, tints & tones
#fc2f50 color schemes
#fc2f50 color preview, HTML & CSS examples
This text has a color of #fc2f50
<p style="color:#fc2f50;">Text here</p>
.mytext {color:#fc2f50;}
This box has a color of #fc2f50
<div style="background-color:#fc2f50;">Content here</div>
.mybackground {background-color:#fc2f50;}
Border around this has a color of #fc2f50
<div style="border:2px solid #fc2f50;">Content here</div>
.myborder {border:2px solid #fc2f50;}