#fc2ac5 color space conversions
Hex:
#fc2ac5
RGB:
252, 42, 197
CMY:
1, 84, 23
CMYK:
0, 83, 22, 1
HSL:
316°, 97.2222%, 57.6471%
HSV (HSB):
316°, 83.3333%, 98.8235%
XYZ:
51.0509, 26.3826, 55.2250
xyY:
0.3848, 0.1989, 26.3826
CIE-Lab:
58.3984, 85.7526, -31.2248
CIE-LCH:
58.3984, 91.2606, 339.9921
CIE-Luv:
58.3984, 102.9242, -61.2289
Hunter-Lab:
51.3640, 87.5249, -27.7920
#fc2ac5 color charts
#fc2ac5 color shades, tints & tones
#fc2ac5 color schemes
#fc2ac5 color preview, HTML & CSS examples
This text has a color of #fc2ac5
<p style="color:#fc2ac5;">Text here</p>
.mytext {color:#fc2ac5;}
This box has a color of #fc2ac5
<div style="background-color:#fc2ac5;">Content here</div>
.mybackground {background-color:#fc2ac5;}
Border around this has a color of #fc2ac5
<div style="border:2px solid #fc2ac5;">Content here</div>
.myborder {border:2px solid #fc2ac5;}