#500d45 color space conversions
Hex:
#500d45
RGB:
80, 13, 69
CMY:
69, 95, 73
CMYK:
0, 84, 14, 69
HSL:
310°, 72.0430%, 18.2353%
HSV (HSB):
310°, 83.7500%, 31.3725%
XYZ:
4.5264, 2.4230, 5.8593
xyY:
0.3534, 0.1892, 2.4230
CIE-Lab:
17.5667, 36.5503, -17.6344
CIE-LCH:
17.5667, 40.5819, 334.2441
CIE-Luv:
17.5667, 25.5598, -21.7508
Hunter-Lab:
15.5660, 24.6649, -11.4218
#500d45 color charts
#500d45 color shades, tints & tones
#500d45 color schemes
#500d45 color preview, HTML & CSS examples
This text has a color of #500d45
<p style="color:#500d45;">Text here</p>
.mytext {color:#500d45;}
This box has a color of #500d45
<div style="background-color:#500d45;">Content here</div>
.mybackground {background-color:#500d45;}
Border around this has a color of #500d45
<div style="border:2px solid #500d45;">Content here</div>
.myborder {border:2px solid #500d45;}