#fc0c7b color space conversions
Hex:
#fc0c7b
RGB:
252, 12, 123
CMY:
1, 95, 52
CMYK:
0, 95, 51, 1
HSL:
332°, 97.5610%, 51.7647%
HSV (HSB):
332°, 95.2381%, 98.8235%
XYZ:
43.8515, 22.3885, 20.7491
xyY:
0.5041, 0.2574, 22.3885
CIE-Lab:
54.4368, 82.7473, 6.3513
CIE-LCH:
54.4368, 82.9907, 4.3892
CIE-Luv:
54.4368, 140.8798, -8.7653
Hunter-Lab:
47.3164, 82.6249, 7.1218
#fc0c7b color charts
#fc0c7b color shades, tints & tones
#fc0c7b color schemes
#fc0c7b color preview, HTML & CSS examples
This text has a color of #fc0c7b
<p style="color:#fc0c7b;">Text here</p>
.mytext {color:#fc0c7b;}
This box has a color of #fc0c7b
<div style="background-color:#fc0c7b;">Content here</div>
.mybackground {background-color:#fc0c7b;}
Border around this has a color of #fc0c7b
<div style="border:2px solid #fc0c7b;">Content here</div>
.myborder {border:2px solid #fc0c7b;}