#fc2ac8 color space conversions
Hex:
#fc2ac8
RGB:
252, 42, 200
CMY:
1, 84, 22
CMYK:
0, 83, 21, 1
HSL:
315°, 97.2222%, 57.6471%
HSV (HSB):
315°, 83.3333%, 98.8235%
XYZ:
51.3982, 26.5215, 57.0538
xyY:
0.3808, 0.1965, 26.5215
CIE-Lab:
58.5288, 86.1103, -32.7416
CIE-LCH:
58.5288, 92.1249, 339.1818
CIE-Luv:
58.5288, 101.6202, -63.5967
Hunter-Lab:
51.4990, 88.0271, -29.6357
#fc2ac8 color charts
#fc2ac8 color shades, tints & tones
#fc2ac8 color schemes
#fc2ac8 color preview, HTML & CSS examples
This text has a color of #fc2ac8
<p style="color:#fc2ac8;">Text here</p>
.mytext {color:#fc2ac8;}
This box has a color of #fc2ac8
<div style="background-color:#fc2ac8;">Content here</div>
.mybackground {background-color:#fc2ac8;}
Border around this has a color of #fc2ac8
<div style="border:2px solid #fc2ac8;">Content here</div>
.myborder {border:2px solid #fc2ac8;}