#ff50bb color space conversions
Hex:
#ff50bb
RGB:
255, 80, 187
CMY:
0, 69, 27
CMYK:
0, 69, 27, 0
HSL:
323°, 100.0000%, 65.6863%
HSV (HSB):
323°, 68.6275%, 100.0000%
XYZ:
53.0783, 30.5852, 50.1197
xyY:
0.3967, 0.2286, 30.5852
CIE-Lab:
62.1559, 74.8673, -19.6718
CIE-LCH:
62.1559, 77.4086, 345.2780
CIE-Luv:
62.1559, 99.2021, -42.5513
Hunter-Lab:
55.3039, 74.5349, -15.0195
#ff50bb color charts
#ff50bb color shades, tints & tones
#ff50bb color schemes
#ff50bb color preview, HTML & CSS examples
This text has a color of #ff50bb
<p style="color:#ff50bb;">Text here</p>
.mytext {color:#ff50bb;}
This box has a color of #ff50bb
<div style="background-color:#ff50bb;">Content here</div>
.mybackground {background-color:#ff50bb;}
Border around this has a color of #ff50bb
<div style="border:2px solid #ff50bb;">Content here</div>
.myborder {border:2px solid #ff50bb;}