#500e10 color space conversions
Hex:
#500e10
RGB:
80, 14, 16
CMY:
69, 95, 94
CMYK:
0, 83, 80, 69
HSL:
358°, 70.2128%, 18.4314%
HSV (HSB):
358°, 82.5000%, 31.3725%
XYZ:
3.5588, 2.0570, 0.6997
xyY:
0.5635, 0.3257, 2.0570
CIE-Lab:
15.7834, 30.2759, 17.2050
CIE-LCH:
15.7834, 34.8230, 29.6084
CIE-Luv:
15.7834, 39.4031, 7.9384
Hunter-Lab:
14.3421, 19.1941, 7.1470
#500e10 color charts
#500e10 color shades, tints & tones
#500e10 color schemes
#500e10 color preview, HTML & CSS examples
This text has a color of #500e10
<p style="color:#500e10;">Text here</p>
.mytext {color:#500e10;}
This box has a color of #500e10
<div style="background-color:#500e10;">Content here</div>
.mybackground {background-color:#500e10;}
Border around this has a color of #500e10
<div style="border:2px solid #500e10;">Content here</div>
.myborder {border:2px solid #500e10;}