#fc0c50 color space conversions
Hex:
#fc0c50
RGB:
252, 12, 80
CMY:
1, 95, 69
CMYK:
0, 95, 68, 1
HSL:
343°, 97.5610%, 51.7647%
HSV (HSB):
343°, 95.2381%, 98.8235%
XYZ:
41.7243, 21.5376, 9.5475
xyY:
0.5731, 0.2958, 21.5376
CIE-Lab:
53.5329, 80.2922, 31.0312
CIE-LCH:
53.5329, 86.0800, 21.1304
CIE-Luv:
53.5329, 157.5376, 16.9466
Hunter-Lab:
46.4086, 79.2680, 20.2885
#fc0c50 color charts
#fc0c50 color shades, tints & tones
#fc0c50 color schemes
#fc0c50 color preview, HTML & CSS examples
This text has a color of #fc0c50
<p style="color:#fc0c50;">Text here</p>
.mytext {color:#fc0c50;}
This box has a color of #fc0c50
<div style="background-color:#fc0c50;">Content here</div>
.mybackground {background-color:#fc0c50;}
Border around this has a color of #fc0c50
<div style="border:2px solid #fc0c50;">Content here</div>
.myborder {border:2px solid #fc0c50;}