#fc0d5e color space conversions
Hex:
#fc0d5e
RGB:
252, 13, 94
CMY:
1, 95, 63
CMYK:
0, 95, 63, 1
HSL:
340°, 97.5510%, 51.9608%
HSV (HSB):
340°, 94.8413%, 98.8235%
XYZ:
42.3092, 21.7914, 12.5659
xyY:
0.5519, 0.2842, 21.7914
CIE-Lab:
53.8050, 80.8865, 22.9799
CIE-LCH:
53.8050, 84.0875, 15.8599
CIE-Luv:
53.8050, 152.5530, 9.5702
Hunter-Lab:
46.6813, 80.0896, 16.7169
#fc0d5e color charts
#fc0d5e color shades, tints & tones
#fc0d5e color schemes
#fc0d5e color preview, HTML & CSS examples
This text has a color of #fc0d5e
<p style="color:#fc0d5e;">Text here</p>
.mytext {color:#fc0d5e;}
This box has a color of #fc0d5e
<div style="background-color:#fc0d5e;">Content here</div>
.mybackground {background-color:#fc0d5e;}
Border around this has a color of #fc0d5e
<div style="border:2px solid #fc0d5e;">Content here</div>
.myborder {border:2px solid #fc0d5e;}