#fc2ac4 color space conversions
Hex:
#fc2ac4
RGB:
252, 42, 196
CMY:
1, 84, 23
CMYK:
0, 83, 22, 1
HSL:
316°, 97.2222%, 57.6471%
HSV (HSB):
316°, 83.3333%, 98.8235%
XYZ:
50.9367, 26.3369, 54.6234
xyY:
0.3862, 0.1997, 26.3369
CIE-Lab:
58.3555, 85.6344, -30.7177
CIE-LCH:
58.3555, 90.9771, 340.2667
CIE-Luv:
58.3555, 103.3602, -60.4395
Hunter-Lab:
51.3195, 87.3593, -27.1834
#fc2ac4 color charts
#fc2ac4 color shades, tints & tones
#fc2ac4 color schemes
#fc2ac4 color preview, HTML & CSS examples
This text has a color of #fc2ac4
<p style="color:#fc2ac4;">Text here</p>
.mytext {color:#fc2ac4;}
This box has a color of #fc2ac4
<div style="background-color:#fc2ac4;">Content here</div>
.mybackground {background-color:#fc2ac4;}
Border around this has a color of #fc2ac4
<div style="border:2px solid #fc2ac4;">Content here</div>
.myborder {border:2px solid #fc2ac4;}