#ff50a1 color space conversions
Hex:
#ff50a1
RGB:
255, 80, 161
CMY:
0, 69, 37
CMYK:
0, 69, 37, 0
HSL:
332°, 100.0000%, 65.6863%
HSV (HSB):
332°, 68.6275%, 100.0000%
XYZ:
50.5417, 29.5705, 36.7621
xyY:
0.4324, 0.2530, 29.5705
CIE-Lab:
61.2819, 71.9681, -6.0208
CIE-LCH:
61.2819, 72.2195, 355.2178
CIE-Luv:
61.2819, 108.8719, -22.3043
Hunter-Lab:
54.3788, 70.7417, -2.0171
#ff50a1 color charts
#ff50a1 color shades, tints & tones
#ff50a1 color schemes
#ff50a1 color preview, HTML & CSS examples
This text has a color of #ff50a1
<p style="color:#ff50a1;">Text here</p>
.mytext {color:#ff50a1;}
This box has a color of #ff50a1
<div style="background-color:#ff50a1;">Content here</div>
.mybackground {background-color:#ff50a1;}
Border around this has a color of #ff50a1
<div style="border:2px solid #ff50a1;">Content here</div>
.myborder {border:2px solid #ff50a1;}