#500a48 color space conversions
Hex:
#500a48
RGB:
80, 10, 72
CMY:
69, 96, 72
CMYK:
0, 88, 10, 69
HSL:
307°, 77.7778%, 17.6471%
HSV (HSB):
307°, 87.5000%, 31.3725%
XYZ:
4.5865, 2.3904, 6.3506
xyY:
0.3441, 0.1794, 2.3904
CIE-Lab:
17.4157, 38.0003, -19.9484
CIE-LCH:
17.4157, 42.9181, 332.3026
CIE-Luv:
17.4157, 25.0231, -24.1631
Hunter-Lab:
15.4610, 25.8951, -13.5304
#500a48 color charts
#500a48 color shades, tints & tones
#500a48 color schemes
#500a48 color preview, HTML & CSS examples
This text has a color of #500a48
<p style="color:#500a48;">Text here</p>
.mytext {color:#500a48;}
This box has a color of #500a48
<div style="background-color:#500a48;">Content here</div>
.mybackground {background-color:#500a48;}
Border around this has a color of #500a48
<div style="border:2px solid #500a48;">Content here</div>
.myborder {border:2px solid #500a48;}