#fc0d7f color space conversions
Hex:
#fc0d7f
RGB:
252, 13, 127
CMY:
1, 95, 50
CMYK:
0, 95, 50, 1
HSL:
331°, 97.5510%, 51.9608%
HSV (HSB):
331°, 94.8413%, 98.8235%
XYZ:
44.1196, 22.5156, 22.0993
xyY:
0.4972, 0.2537, 22.5156
CIE-Lab:
54.5698, 82.9593, 4.1366
CIE-LCH:
54.5698, 83.0623, 2.8546
CIE-Luv:
54.5698, 139.0099, -11.4688
Hunter-Lab:
47.4506, 82.9307, 5.6022
#fc0d7f color charts
#fc0d7f color shades, tints & tones
#fc0d7f color schemes
#fc0d7f color preview, HTML & CSS examples
This text has a color of #fc0d7f
<p style="color:#fc0d7f;">Text here</p>
.mytext {color:#fc0d7f;}
This box has a color of #fc0d7f
<div style="background-color:#fc0d7f;">Content here</div>
.mybackground {background-color:#fc0d7f;}
Border around this has a color of #fc0d7f
<div style="border:2px solid #fc0d7f;">Content here</div>
.myborder {border:2px solid #fc0d7f;}