#501c5b color space conversions
Hex:
#501c5b
RGB:
80, 28, 91
CMY:
69, 89, 64
CMYK:
12, 69, 0, 64
HSL:
290°, 52.9412%, 23.3333%
HSV (HSB):
290°, 69.2308%, 35.6863%
XYZ:
5.6118, 3.2913, 10.2370
xyY:
0.2932, 0.1720, 3.2913
CIE-Lab:
21.1747, 34.4611, -26.8484
CIE-LCH:
21.1747, 43.6853, 322.0781
CIE-Luv:
21.1747, 17.6483, -33.7651
Hunter-Lab:
18.1420, 23.4669, -20.7564
#501c5b color charts
#501c5b color shades, tints & tones
#501c5b color schemes
#501c5b color preview, HTML & CSS examples
This text has a color of #501c5b
<p style="color:#501c5b;">Text here</p>
.mytext {color:#501c5b;}
This box has a color of #501c5b
<div style="background-color:#501c5b;">Content here</div>
.mybackground {background-color:#501c5b;}
Border around this has a color of #501c5b
<div style="border:2px solid #501c5b;">Content here</div>
.myborder {border:2px solid #501c5b;}