#fc0ac5 color space conversions
Hex:
#fc0ac5
RGB:
252, 10, 197
CMY:
1, 96, 23
CMYK:
0, 96, 22, 1
HSL:
314°, 97.5806%, 51.3725%
HSV (HSB):
314°, 96.0317%, 98.8235%
XYZ:
50.3315, 24.9437, 54.9852
xyY:
0.3864, 0.1915, 24.9437
CIE-Lab:
57.0206, 89.7734, -33.3692
CIE-LCH:
57.0206, 95.7746, 339.6096
CIE-Luv:
57.0206, 106.5296, -64.8454
Hunter-Lab:
49.9437, 92.4843, -30.3143
#fc0ac5 color charts
#fc0ac5 color shades, tints & tones
#fc0ac5 color schemes
#fc0ac5 color preview, HTML & CSS examples
This text has a color of #fc0ac5
<p style="color:#fc0ac5;">Text here</p>
.mytext {color:#fc0ac5;}
This box has a color of #fc0ac5
<div style="background-color:#fc0ac5;">Content here</div>
.mybackground {background-color:#fc0ac5;}
Border around this has a color of #fc0ac5
<div style="border:2px solid #fc0ac5;">Content here</div>
.myborder {border:2px solid #fc0ac5;}