#500e31 color space conversions
Hex:
#500e31
RGB:
80, 14, 49
CMY:
69, 95, 81
CMYK:
0, 83, 39, 69
HSL:
328°, 70.2128%, 18.4314%
HSV (HSB):
328°, 82.5000%, 31.3725%
XYZ:
4.0197, 2.2413, 3.1265
xyY:
0.4282, 0.2388, 2.2413
CIE-Lab:
16.7058, 33.2293, -4.8545
CIE-LCH:
16.7058, 33.5820, 351.6884
CIE-Luv:
16.7058, 31.3004, -8.5396
Hunter-Lab:
14.9710, 21.7277, -1.9022
#500e31 color charts
#500e31 color shades, tints & tones
#500e31 color schemes
#500e31 color preview, HTML & CSS examples
This text has a color of #500e31
<p style="color:#500e31;">Text here</p>
.mytext {color:#500e31;}
This box has a color of #500e31
<div style="background-color:#500e31;">Content here</div>
.mybackground {background-color:#500e31;}
Border around this has a color of #500e31
<div style="border:2px solid #500e31;">Content here</div>
.myborder {border:2px solid #500e31;}