#fc0c5f color space conversions
Hex:
#fc0c5f
RGB:
252, 12, 95
CMY:
1, 95, 63
CMYK:
0, 95, 62, 1
HSL:
339°, 97.5610%, 51.7647%
HSV (HSB):
339°, 95.2381%, 98.8235%
XYZ:
42.3419, 21.7846, 12.7997
xyY:
0.5504, 0.2832, 21.7846
CIE-Lab:
53.7977, 81.0164, 22.3672
CIE-LCH:
53.7977, 84.0473, 15.4339
CIE-Luv:
53.7977, 152.3061, 8.9410
Hunter-Lab:
46.6740, 80.2529, 16.4124
#fc0c5f color charts
#fc0c5f color shades, tints & tones
#fc0c5f color schemes
#fc0c5f color preview, HTML & CSS examples
This text has a color of #fc0c5f
<p style="color:#fc0c5f;">Text here</p>
.mytext {color:#fc0c5f;}
This box has a color of #fc0c5f
<div style="background-color:#fc0c5f;">Content here</div>
.mybackground {background-color:#fc0c5f;}
Border around this has a color of #fc0c5f
<div style="border:2px solid #fc0c5f;">Content here</div>
.myborder {border:2px solid #fc0c5f;}