#501a03 color space conversions
Hex:
#501a03
RGB:
80, 26, 3
CMY:
69, 90, 99
CMYK:
0, 68, 96, 69
HSL:
18°, 92.7711%, 16.2745%
HSV (HSB):
18°, 96.2500%, 31.3725%
XYZ:
3.6941, 2.4508, 0.3645
xyY:
0.5675, 0.3765, 2.4508
CIE-Lab:
17.6948, 24.1300, 25.2946
CIE-LCH:
17.6948, 34.9581, 46.3498
CIE-Luv:
17.6948, 36.2963, 14.3836
Hunter-Lab:
15.6551, 14.7236, 9.5781
#501a03 color charts
#501a03 color shades, tints & tones
#501a03 color schemes
#501a03 color preview, HTML & CSS examples
This text has a color of #501a03
<p style="color:#501a03;">Text here</p>
.mytext {color:#501a03;}
This box has a color of #501a03
<div style="background-color:#501a03;">Content here</div>
.mybackground {background-color:#501a03;}
Border around this has a color of #501a03
<div style="border:2px solid #501a03;">Content here</div>
.myborder {border:2px solid #501a03;}