#500e4b color space conversions
Hex:
#500e4b
RGB:
80, 14, 75
CMY:
69, 95, 71
CMYK:
0, 83, 6, 69
HSL:
305°, 70.2128%, 18.4314%
HSV (HSB):
305°, 82.5000%, 31.3725%
XYZ:
4.7353, 2.5275, 6.8949
xyY:
0.3345, 0.1785, 2.5275
CIE-Lab:
18.0427, 37.2451, -21.0229
CIE-LCH:
18.0427, 42.7687, 330.5575
CIE-Luv:
18.0427, 23.7446, -25.6036
Hunter-Lab:
15.8983, 25.3443, -14.5846
#500e4b color charts
#500e4b color shades, tints & tones
#500e4b color schemes
#500e4b color preview, HTML & CSS examples
This text has a color of #500e4b
<p style="color:#500e4b;">Text here</p>
.mytext {color:#500e4b;}
This box has a color of #500e4b
<div style="background-color:#500e4b;">Content here</div>
.mybackground {background-color:#500e4b;}
Border around this has a color of #500e4b
<div style="border:2px solid #500e4b;">Content here</div>
.myborder {border:2px solid #500e4b;}