#fc34a9 color space conversions
Hex:
#fc34a9
RGB:
252, 52, 169
CMY:
1, 80, 34
CMYK:
0, 79, 33, 1
HSL:
325°, 97.0874%, 59.6078%
HSV (HSB):
325°, 79.3651%, 98.8235%
XYZ:
48.5343, 26.0160, 39.9997
xyY:
0.4237, 0.2271, 26.0160
CIE-Lab:
58.0522, 80.4535, -15.5630
CIE-LCH:
58.0522, 81.9449, 349.0519
CIE-Luv:
58.0522, 112.8961, -37.2088
Hunter-Lab:
51.0059, 80.5902, -10.7921
#fc34a9 color charts
#fc34a9 color shades, tints & tones
#fc34a9 color schemes
#fc34a9 color preview, HTML & CSS examples
This text has a color of #fc34a9
<p style="color:#fc34a9;">Text here</p>
.mytext {color:#fc34a9;}
This box has a color of #fc34a9
<div style="background-color:#fc34a9;">Content here</div>
.mybackground {background-color:#fc34a9;}
Border around this has a color of #fc34a9
<div style="border:2px solid #fc34a9;">Content here</div>
.myborder {border:2px solid #fc34a9;}