#fc34a1 color space conversions
Hex:
#fc34a1
RGB:
252, 52, 161
CMY:
1, 80, 37
CMYK:
0, 79, 36, 1
HSL:
327°, 97.0874%, 59.6078%
HSV (HSB):
327°, 79.3651%, 98.8235%
XYZ:
47.8059, 25.7246, 36.1639
xyY:
0.4358, 0.2345, 25.7246
CIE-Lab:
57.7748, 79.6402, -11.3081
CIE-LCH:
57.7748, 80.4390, 351.9186
CIE-Luv:
57.7748, 116.3128, -31.0239
Hunter-Lab:
50.7195, 79.4871, -6.7712
#fc34a1 color charts
#fc34a1 color shades, tints & tones
#fc34a1 color schemes
#fc34a1 color preview, HTML & CSS examples
This text has a color of #fc34a1
<p style="color:#fc34a1;">Text here</p>
.mytext {color:#fc34a1;}
This box has a color of #fc34a1
<div style="background-color:#fc34a1;">Content here</div>
.mybackground {background-color:#fc34a1;}
Border around this has a color of #fc34a1
<div style="border:2px solid #fc34a1;">Content here</div>
.myborder {border:2px solid #fc34a1;}