#ff50ac color space conversions
Hex:
#ff50ac
RGB:
255, 80, 172
CMY:
0, 69, 33
CMYK:
0, 69, 33, 0
HSL:
328°, 100.0000%, 65.6863%
HSV (HSB):
328°, 68.6275%, 100.0000%
XYZ:
51.5551, 29.9759, 42.0984
xyY:
0.4170, 0.2425, 29.9759
CIE-Lab:
61.6334, 73.1423, -11.8512
CIE-LCH:
61.6334, 74.0962, 350.7964
CIE-Luv:
61.6334, 104.8047, -30.7637
Hunter-Lab:
54.7502, 72.2700, -7.2639
#ff50ac color charts
#ff50ac RGB chart
#ff50ac CMYK chart
#ff50ac RGB pie chart
#ff50ac color shades, tints & tones
#ff50ac color schemes
#ff50ac color preview, HTML & CSS examples
This text has a color of #ff50ac
<p style="color:#ff50ac;">Text here</p>
.mytext {color:#ff50ac;}
Text color #ff50ac
This box has a color of #ff50ac
<div style="background-color:#ff50ac;">Content here</div>
.mybackground {background-color:#ff50ac;}
Background color #ff50ac
Border around this has a color of #ff50ac
<div style="border:2px solid #ff50ac;">Content here</div>
.myborder {border:2px solid #ff50ac;}
Border color #ff50ac