#fc0a4e color space conversions
Hex:
#fc0a4e
RGB:
252, 10, 78
CMY:
1, 96, 69
CMYK:
0, 96, 69, 1
HSL:
343°, 97.5806%, 51.3725%
HSV (HSB):
343°, 96.0317%, 98.8235%
XYZ:
41.6286, 21.4626, 9.1564
xyY:
0.5762, 0.2971, 21.4626
CIE-Lab:
53.4521, 80.3496, 32.1221
CIE-LCH:
53.4521, 86.5326, 21.7905
CIE-Luv:
53.4521, 158.4238, 17.8176
Hunter-Lab:
46.3277, 79.3207, 20.7112
#fc0a4e color charts
#fc0a4e color shades, tints & tones
#fc0a4e color schemes
#fc0a4e color preview, HTML & CSS examples
This text has a color of #fc0a4e
<p style="color:#fc0a4e;">Text here</p>
.mytext {color:#fc0a4e;}
This box has a color of #fc0a4e
<div style="background-color:#fc0a4e;">Content here</div>
.mybackground {background-color:#fc0a4e;}
Border around this has a color of #fc0a4e
<div style="border:2px solid #fc0a4e;">Content here</div>
.myborder {border:2px solid #fc0a4e;}