#501c5d color space conversions
Hex:
#501c5d
RGB:
80, 28, 93
CMY:
69, 89, 64
CMYK:
14, 70, 0, 64
HSL:
288°, 53.7190%, 23.7255%
HSV (HSB):
288°, 69.8925%, 36.4706%
XYZ:
5.6993, 3.3263, 10.6976
xyY:
0.2890, 0.1686, 3.3263
CIE-Lab:
21.3060, 34.9016, -27.9659
CIE-LCH:
21.3060, 44.7238, 321.2955
CIE-Luv:
21.3060, 17.2130, -35.1569
Hunter-Lab:
18.2381, 23.8634, -22.0099
#501c5d color charts
#501c5d color shades, tints & tones
#501c5d color schemes
#501c5d color preview, HTML & CSS examples
This text has a color of #501c5d
<p style="color:#501c5d;">Text here</p>
.mytext {color:#501c5d;}
This box has a color of #501c5d
<div style="background-color:#501c5d;">Content here</div>
.mybackground {background-color:#501c5d;}
Border around this has a color of #501c5d
<div style="border:2px solid #501c5d;">Content here</div>
.myborder {border:2px solid #501c5d;}