#ff34ac color space conversions
Hex:
#ff34ac
RGB:
255, 52, 172
CMY:
0, 80, 33
CMYK:
0, 80, 33, 0
HSL:
325°, 100.0000%, 60.1961%
HSV (HSB):
325°, 79.6078%, 100.0000%
XYZ:
49.9144, 26.6945, 41.5515
xyY:
0.4224, 0.2259, 26.6945
CIE-Lab:
58.6905, 81.4549, -16.2914
CIE-LCH:
58.6905, 83.0681, 348.6898
CIE-Luv:
58.6905, 113.9876, -38.5298
Hunter-Lab:
51.6668, 82.0290, -11.5155
#ff34ac color charts
#ff34ac RGB chart
#ff34ac CMYK chart
#ff34ac RGB pie chart
#ff34ac color shades, tints & tones
#ff34ac color schemes
#ff34ac color preview, HTML & CSS examples
This text has a color of #ff34ac
<p style="color:#ff34ac;">Text here</p>
.mytext {color:#ff34ac;}
Text color #ff34ac
This box has a color of #ff34ac
<div style="background-color:#ff34ac;">Content here</div>
.mybackground {background-color:#ff34ac;}
Background color #ff34ac
Border around this has a color of #ff34ac
<div style="border:2px solid #ff34ac;">Content here</div>
.myborder {border:2px solid #ff34ac;}
Border color #ff34ac