#fc0c8a color space conversions
Hex:
#fc0c8a
RGB:
252, 12, 138
CMY:
1, 95, 46
CMYK:
0, 95, 45, 1
HSL:
329°, 97.5610%, 51.7647%
HSV (HSB):
329°, 95.2381%, 98.8235%
XYZ:
44.8638, 22.7934, 26.0797
xyY:
0.4786, 0.2432, 22.7934
CIE-Lab:
54.8589, 83.8782, -2.0361
CIE-LCH:
54.8589, 83.9029, 358.6095
CIE-Luv:
54.8589, 134.1339, -19.3822
Hunter-Lab:
47.7424, 84.1882, 1.0320
#fc0c8a color charts
#fc0c8a color shades, tints & tones
#fc0c8a color schemes
#fc0c8a color preview, HTML & CSS examples
This text has a color of #fc0c8a
<p style="color:#fc0c8a;">Text here</p>
.mytext {color:#fc0c8a;}
This box has a color of #fc0c8a
<div style="background-color:#fc0c8a;">Content here</div>
.mybackground {background-color:#fc0c8a;}
Border around this has a color of #fc0c8a
<div style="border:2px solid #fc0c8a;">Content here</div>
.myborder {border:2px solid #fc0c8a;}