#fc2aa4 color space conversions
Hex:
#fc2aa4
RGB:
252, 42, 164
CMY:
1, 84, 36
CMYK:
0, 83, 35, 1
HSL:
325°, 97.2222%, 57.6471%
HSV (HSB):
325°, 83.3333%, 98.8235%
XYZ:
47.6737, 25.0317, 37.4409
xyY:
0.4328, 0.2273, 25.0317
CIE-Lab:
57.1063, 82.1545, -14.0720
CIE-LCH:
57.1063, 83.3510, 350.2803
CIE-Luv:
57.1063, 117.5078, -35.3472
Hunter-Lab:
50.0317, 82.5317, -9.3471
#fc2aa4 color charts
#fc2aa4 color shades, tints & tones
#fc2aa4 color schemes
#fc2aa4 color preview, HTML & CSS examples
This text has a color of #fc2aa4
<p style="color:#fc2aa4;">Text here</p>
.mytext {color:#fc2aa4;}
This box has a color of #fc2aa4
<div style="background-color:#fc2aa4;">Content here</div>
.mybackground {background-color:#fc2aa4;}
Border around this has a color of #fc2aa4
<div style="border:2px solid #fc2aa4;">Content here</div>
.myborder {border:2px solid #fc2aa4;}