#500a05 color space conversions
Hex:
#500a05
RGB:
80, 10, 5
CMY:
69, 96, 98
CMYK:
0, 88, 94, 69
HSL:
4°, 88.2353%, 16.6667%
HSV (HSB):
4°, 93.7500%, 31.3725%
XYZ:
3.4442, 1.9335, 0.3353
xyY:
0.6029, 0.3384, 1.9335
CIE-Lab:
15.1344, 31.2576, 21.2985
CIE-LCH:
15.1344, 37.8241, 34.2699
CIE-Luv:
15.1344, 42.1019, 10.2013
Hunter-Lab:
13.9051, 19.8794, 8.3041
#500a05 color charts
#500a05 color shades, tints & tones
#500a05 color schemes
#500a05 color preview, HTML & CSS examples
This text has a color of #500a05
<p style="color:#500a05;">Text here</p>
.mytext {color:#500a05;}
This box has a color of #500a05
<div style="background-color:#500a05;">Content here</div>
.mybackground {background-color:#500a05;}
Border around this has a color of #500a05
<div style="border:2px solid #500a05;">Content here</div>
.myborder {border:2px solid #500a05;}