#fc34aa color space conversions
Hex:
#fc34aa
RGB:
252, 52, 170
CMY:
1, 80, 33
CMYK:
0, 79, 33, 1
HSL:
325°, 97.0874%, 59.6078%
HSV (HSB):
325°, 79.3651%, 98.8235%
XYZ:
48.6286, 26.0537, 40.4961
xyY:
0.4222, 0.2262, 26.0537
CIE-Lab:
58.0880, 80.5579, -16.0915
CIE-LCH:
58.0880, 82.1493, 348.7038
CIE-Luv:
58.0880, 112.4681, -37.9872
Hunter-Lab:
51.0428, 80.7322, -11.3092
#fc34aa color charts
#fc34aa color shades, tints & tones
#fc34aa color schemes
#fc34aa color preview, HTML & CSS examples
This text has a color of #fc34aa
<p style="color:#fc34aa;">Text here</p>
.mytext {color:#fc34aa;}
This box has a color of #fc34aa
<div style="background-color:#fc34aa;">Content here</div>
.mybackground {background-color:#fc34aa;}
Border around this has a color of #fc34aa
<div style="border:2px solid #fc34aa;">Content here</div>
.myborder {border:2px solid #fc34aa;}