#fc0d70 color space conversions
Hex:
#fc0d70
RGB:
252, 13, 112
CMY:
1, 95, 56
CMYK:
0, 95, 56, 1
HSL:
335°, 97.5510%, 51.9608%
HSV (HSB):
335°, 94.8413%, 98.8235%
XYZ:
43.2134, 22.1531, 17.3276
xyY:
0.5226, 0.2679, 22.1531
CIE-Lab:
54.1891, 81.9316, 12.6340
CIE-LCH:
54.1891, 82.9000, 8.7660
CIE-Luv:
54.1891, 145.4725, -1.3717
Hunter-Lab:
47.0671, 81.5176, 11.1196
#fc0d70 color charts
#fc0d70 color shades, tints & tones
#fc0d70 color schemes
#fc0d70 color preview, HTML & CSS examples
This text has a color of #fc0d70
<p style="color:#fc0d70;">Text here</p>
.mytext {color:#fc0d70;}
This box has a color of #fc0d70
<div style="background-color:#fc0d70;">Content here</div>
.mybackground {background-color:#fc0d70;}
Border around this has a color of #fc0d70
<div style="border:2px solid #fc0d70;">Content here</div>
.myborder {border:2px solid #fc0d70;}