#fc0ca3 color space conversions
Hex:
#fc0ca3
RGB:
252, 12, 163
CMY:
1, 95, 36
CMYK:
0, 95, 35, 1
HSL:
322°, 97.5610%, 51.7647%
HSV (HSB):
322°, 95.2381%, 98.8235%
XYZ:
46.8872, 23.6027, 36.7349
xyY:
0.4373, 0.2201, 23.6027
CIE-Lab:
55.6878, 86.0719, -15.6314
CIE-LCH:
55.6878, 87.4798, 349.7068
CIE-Luv:
55.6878, 122.4099, -38.1811
Hunter-Lab:
48.5826, 87.2511, -10.8232
#fc0ca3 color charts
#fc0ca3 color shades, tints & tones
#fc0ca3 color schemes
#fc0ca3 color preview, HTML & CSS examples
This text has a color of #fc0ca3
<p style="color:#fc0ca3;">Text here</p>
.mytext {color:#fc0ca3;}
This box has a color of #fc0ca3
<div style="background-color:#fc0ca3;">Content here</div>
.mybackground {background-color:#fc0ca3;}
Border around this has a color of #fc0ca3
<div style="border:2px solid #fc0ca3;">Content here</div>
.myborder {border:2px solid #fc0ca3;}