#fc34b9 color space conversions
Hex:
#fc34b9
RGB:
252, 52, 185
CMY:
1, 80, 27
CMYK:
0, 79, 27, 1
HSL:
320°, 97.0874%, 59.6078%
HSV (HSB):
320°, 79.3651%, 98.8235%
XYZ:
50.1298, 26.6542, 48.4016
xyY:
0.4004, 0.2129, 26.6542
CIE-Lab:
58.6529, 82.1967, -23.9263
CIE-LCH:
58.6529, 85.6082, 343.7705
CIE-Luv:
58.6529, 106.0497, -49.7626
Hunter-Lab:
51.6277, 82.9726, -19.4457
#fc34b9 color charts
#fc34b9 color shades, tints & tones
#fc34b9 color schemes
#fc34b9 color preview, HTML & CSS examples
This text has a color of #fc34b9
<p style="color:#fc34b9;">Text here</p>
.mytext {color:#fc34b9;}
This box has a color of #fc34b9
<div style="background-color:#fc34b9;">Content here</div>
.mybackground {background-color:#fc34b9;}
Border around this has a color of #fc34b9
<div style="border:2px solid #fc34b9;">Content here</div>
.myborder {border:2px solid #fc34b9;}