#500c46 color space conversions
Hex:
#500c46
RGB:
80, 12, 70
CMY:
69, 95, 73
CMYK:
0, 85, 13, 69
HSL:
309°, 73.9130%, 18.0392%
HSV (HSB):
309°, 85.0000%, 31.3725%
XYZ:
4.5452, 2.4106, 6.0201
xyY:
0.3503, 0.1858, 2.4106
CIE-Lab:
17.5094, 37.0485, -18.4174
CIE-LCH:
17.5094, 41.3738, 333.5673
CIE-Luv:
17.5094, 25.3902, -22.5672
Hunter-Lab:
15.5262, 25.0845, -12.1207
#500c46 color charts
#500c46 color shades, tints & tones
#500c46 color schemes
#500c46 color preview, HTML & CSS examples
This text has a color of #500c46
<p style="color:#500c46;">Text here</p>
.mytext {color:#500c46;}
This box has a color of #500c46
<div style="background-color:#500c46;">Content here</div>
.mybackground {background-color:#500c46;}
Border around this has a color of #500c46
<div style="border:2px solid #500c46;">Content here</div>
.myborder {border:2px solid #500c46;}