#fc0d74 color space conversions
Hex:
#fc0d74
RGB:
252, 13, 116
CMY:
1, 95, 55
CMYK:
0, 95, 54, 1
HSL:
334°, 97.5510%, 51.9608%
HSV (HSB):
334°, 94.8413%, 98.8235%
XYZ:
43.4412, 22.2442, 18.5270
xyY:
0.5159, 0.2641, 22.2442
CIE-Lab:
54.2852, 82.1917, 10.3546
CIE-LCH:
54.2852, 82.8414, 7.1804
CIE-Luv:
54.2852, 143.7921, -3.9865
Hunter-Lab:
47.1638, 81.8744, 9.7243
#fc0d74 color charts
#fc0d74 color shades, tints & tones
#fc0d74 color schemes
#fc0d74 color preview, HTML & CSS examples
This text has a color of #fc0d74
<p style="color:#fc0d74;">Text here</p>
.mytext {color:#fc0d74;}
This box has a color of #fc0d74
<div style="background-color:#fc0d74;">Content here</div>
.mybackground {background-color:#fc0d74;}
Border around this has a color of #fc0d74
<div style="border:2px solid #fc0d74;">Content here</div>
.myborder {border:2px solid #fc0d74;}