#500a16 color space conversions
Hex:
#500a16
RGB:
80, 10, 22
CMY:
69, 96, 91
CMYK:
0, 88, 73, 69
HSL:
350°, 77.7778%, 17.6471%
HSV (HSB):
350°, 87.5000%, 31.3725%
XYZ:
3.5616, 1.9805, 0.9536
xyY:
0.5483, 0.3049, 1.9805
CIE-Lab:
15.3845, 32.0390, 12.8851
CIE-LCH:
15.3845, 34.5329, 21.9085
CIE-Luv:
15.3845, 39.2948, 5.0014
Hunter-Lab:
14.0730, 20.5476, 5.8335
#500a16 color charts
#500a16 color shades, tints & tones
#500a16 color schemes
#500a16 color preview, HTML & CSS examples
This text has a color of #500a16
<p style="color:#500a16;">Text here</p>
.mytext {color:#500a16;}
This box has a color of #500a16
<div style="background-color:#500a16;">Content here</div>
.mybackground {background-color:#500a16;}
Border around this has a color of #500a16
<div style="border:2px solid #500a16;">Content here</div>
.myborder {border:2px solid #500a16;}