#fc0c7a color space conversions
Hex:
#fc0c7a
RGB:
252, 12, 122
CMY:
1, 95, 52
CMYK:
0, 95, 52, 1
HSL:
333°, 97.5610%, 51.7647%
HSV (HSB):
333°, 95.2381%, 98.8235%
XYZ:
43.7892, 22.3635, 20.4210
xyY:
0.5058, 0.2583, 22.3635
CIE-Lab:
54.4106, 82.6769, 6.9160
CIE-LCH:
54.4106, 82.9657, 4.7817
CIE-Luv:
54.4106, 141.3172, -8.0813
Hunter-Lab:
47.2901, 82.5280, 7.5002
#fc0c7a color charts
#fc0c7a color shades, tints & tones
#fc0c7a color schemes
#fc0c7a color preview, HTML & CSS examples
This text has a color of #fc0c7a
<p style="color:#fc0c7a;">Text here</p>
.mytext {color:#fc0c7a;}
This box has a color of #fc0c7a
<div style="background-color:#fc0c7a;">Content here</div>
.mybackground {background-color:#fc0c7a;}
Border around this has a color of #fc0c7a
<div style="border:2px solid #fc0c7a;">Content here</div>
.myborder {border:2px solid #fc0c7a;}