#fc0f70 color space conversions
Hex:
#fc0f70
RGB:
252, 15, 112
CMY:
1, 94, 56
CMYK:
0, 94, 56, 1
HSL:
335°, 97.5309%, 52.3529%
HSV (HSB):
335°, 94.0476%, 98.8235%
XYZ:
43.2403, 22.2069, 17.3366
xyY:
0.5223, 0.2683, 22.2069
CIE-Lab:
54.2459, 81.7666, 12.7131
CIE-LCH:
54.2459, 82.7491, 8.8376
CIE-Luv:
54.2459, 145.2291, -1.2369
Hunter-Lab:
47.1242, 81.3209, 11.1747
#fc0f70 color charts
#fc0f70 color shades, tints & tones
#fc0f70 color schemes
#fc0f70 color preview, HTML & CSS examples
This text has a color of #fc0f70
<p style="color:#fc0f70;">Text here</p>
.mytext {color:#fc0f70;}
This box has a color of #fc0f70
<div style="background-color:#fc0f70;">Content here</div>
.mybackground {background-color:#fc0f70;}
Border around this has a color of #fc0f70
<div style="border:2px solid #fc0f70;">Content here</div>
.myborder {border:2px solid #fc0f70;}