#ff34a6 color space conversions
Hex:
#ff34a6
RGB:
255, 52, 166
CMY:
0, 80, 35
CMYK:
0, 80, 35, 0
HSL:
326°, 100.0000%, 60.1961%
HSV (HSB):
326°, 79.6078%, 100.0000%
XYZ:
49.3509, 26.4692, 38.5844
xyY:
0.4314, 0.2314, 26.4692
CIE-Lab:
58.4797, 80.8399, -13.1162
CIE-LCH:
58.4797, 81.8970, 350.7841
CIE-Luv:
58.4797, 116.5625, -33.8758
Hunter-Lab:
51.4482, 81.1892, -8.4517
#ff34a6 color charts
#ff34a6 color shades, tints & tones
#ff34a6 color schemes
#ff34a6 color preview, HTML & CSS examples
This text has a color of #ff34a6
<p style="color:#ff34a6;">Text here</p>
.mytext {color:#ff34a6;}
This box has a color of #ff34a6
<div style="background-color:#ff34a6;">Content here</div>
.mybackground {background-color:#ff34a6;}
Border around this has a color of #ff34a6
<div style="border:2px solid #ff34a6;">Content here</div>
.myborder {border:2px solid #ff34a6;}