#ff50bd color space conversions
Hex:
#ff50bd
RGB:
255, 80, 189
CMY:
0, 69, 26
CMYK:
0, 69, 26, 0
HSL:
323°, 100.0000%, 65.6863%
HSV (HSB):
323°, 68.6275%, 100.0000%
XYZ:
53.2940, 30.6714, 51.2554
xyY:
0.3941, 0.2268, 30.6714
CIE-Lab:
62.2293, 75.1078, -20.7029
CIE-LCH:
62.2293, 77.9089, 344.5895
CIE-Luv:
62.2293, 98.4538, -44.1384
Hunter-Lab:
55.3818, 74.8526, -16.1051
#ff50bd color charts
#ff50bd color shades, tints & tones
#ff50bd color schemes
#ff50bd color preview, HTML & CSS examples
This text has a color of #ff50bd
<p style="color:#ff50bd;">Text here</p>
.mytext {color:#ff50bd;}
This box has a color of #ff50bd
<div style="background-color:#ff50bd;">Content here</div>
.mybackground {background-color:#ff50bd;}
Border around this has a color of #ff50bd
<div style="border:2px solid #ff50bd;">Content here</div>
.myborder {border:2px solid #ff50bd;}