#500a20 color space conversions
Hex:
#500a20
RGB:
80, 10, 32
CMY:
69, 96, 87
CMYK:
0, 88, 60, 69
HSL:
341°, 77.7778%, 17.6471%
HSV (HSB):
341°, 87.5000%, 31.3725%
XYZ:
3.6775, 2.0268, 1.5639
xyY:
0.5060, 0.2789, 2.0268
CIE-Lab:
15.6275, 32.7871, 5.9142
CIE-LCH:
15.6275, 33.3162, 10.2251
CIE-Luv:
15.6275, 36.8855, 0.4366
Hunter-Lab:
14.2367, 21.1945, 3.4527
#500a20 color charts
#500a20 color shades, tints & tones
#500a20 color schemes
#500a20 color preview, HTML & CSS examples
This text has a color of #500a20
<p style="color:#500a20;">Text here</p>
.mytext {color:#500a20;}
This box has a color of #500a20
<div style="background-color:#500a20;">Content here</div>
.mybackground {background-color:#500a20;}
Border around this has a color of #500a20
<div style="border:2px solid #500a20;">Content here</div>
.myborder {border:2px solid #500a20;}