#fc0070 color space conversions
Hex:
#fc0070
RGB:
252, 0, 112
CMY:
1, 100, 56
CMYK:
0, 100, 56, 1
HSL:
333°, 100.0000%, 49.4118%
HSV (HSB):
333°, 100.0000%, 98.8235%
XYZ:
43.0695, 21.8653, 17.2796
xyY:
0.5239, 0.2660, 21.8653
CIE-Lab:
53.8838, 82.8204, 12.2076
CIE-LCH:
53.8838, 83.7152, 8.3850
CIE-Luv:
53.8838, 146.7839, -2.0972
Hunter-Lab:
46.7603, 82.5802, 10.8224
#fc0070 color charts
#fc0070 color shades, tints & tones
#fc0070 color schemes
#fc0070 color preview, HTML & CSS examples
This text has a color of #fc0070
<p style="color:#fc0070;">Text here</p>
.mytext {color:#fc0070;}
This box has a color of #fc0070
<div style="background-color:#fc0070;">Content here</div>
.mybackground {background-color:#fc0070;}
Border around this has a color of #fc0070
<div style="border:2px solid #fc0070;">Content here</div>
.myborder {border:2px solid #fc0070;}