#500b2e color space conversions
Hex:
#500b2e
RGB:
80, 11, 46
CMY:
69, 96, 82
CMYK:
0, 86, 43, 69
HSL:
330°, 75.8242%, 17.8431%
HSV (HSB):
330°, 86.2500%, 31.3725%
XYZ:
3.9211, 2.1421, 2.7916
xyY:
0.4428, 0.2419, 2.1421
CIE-Lab:
16.2158, 33.9049, -3.4293
CIE-LCH:
16.2158, 34.0779, 354.2245
CIE-Luv:
16.2158, 32.7164, -7.2506
Hunter-Lab:
14.6358, 22.2092, -1.0636
#500b2e color charts
#500b2e color shades, tints & tones
#500b2e color schemes
#500b2e color preview, HTML & CSS examples
This text has a color of #500b2e
<p style="color:#500b2e;">Text here</p>
.mytext {color:#500b2e;}
This box has a color of #500b2e
<div style="background-color:#500b2e;">Content here</div>
.mybackground {background-color:#500b2e;}
Border around this has a color of #500b2e
<div style="border:2px solid #500b2e;">Content here</div>
.myborder {border:2px solid #500b2e;}