#500f4d color space conversions
Hex:
#500f4d
RGB:
80, 15, 77
CMY:
69, 94, 70
CMYK:
0, 81, 4, 69
HSL:
303°, 68.4211%, 18.6275%
HSV (HSB):
303°, 81.2500%, 31.3725%
XYZ:
4.8186, 2.5829, 7.2658
xyY:
0.3285, 0.1761, 2.5829
CIE-Lab:
18.2896, 37.2540, -22.0016
CIE-LCH:
18.2896, 43.2658, 329.4345
CIE-Luv:
18.2896, 23.0771, -26.7886
Hunter-Lab:
16.0715, 25.3935, -15.5543
#500f4d color charts
#500f4d color shades, tints & tones
#500f4d color schemes
#500f4d color preview, HTML & CSS examples
This text has a color of #500f4d
<p style="color:#500f4d;">Text here</p>
.mytext {color:#500f4d;}
This box has a color of #500f4d
<div style="background-color:#500f4d;">Content here</div>
.mybackground {background-color:#500f4d;}
Border around this has a color of #500f4d
<div style="border:2px solid #500f4d;">Content here</div>
.myborder {border:2px solid #500f4d;}