#501d03 color space conversions
Hex:
#501d03
RGB:
80, 29, 3
CMY:
69, 89, 99
CMYK:
0, 64, 96, 69
HSL:
20°, 92.7711%, 16.2745%
HSV (HSB):
20°, 96.2500%, 31.3725%
XYZ:
3.7641, 2.5908, 0.3878
xyY:
0.5582, 0.3842, 2.5908
CIE-Lab:
18.3243, 22.4793, 26.0463
CIE-LCH:
18.3243, 34.4054, 49.2041
CIE-Luv:
18.3243, 34.7783, 15.2806
Hunter-Lab:
16.0959, 13.5749, 9.8385
#501d03 color charts
#501d03 color shades, tints & tones
#501d03 color schemes
#501d03 color preview, HTML & CSS examples
This text has a color of #501d03
<p style="color:#501d03;">Text here</p>
.mytext {color:#501d03;}
This box has a color of #501d03
<div style="background-color:#501d03;">Content here</div>
.mybackground {background-color:#501d03;}
Border around this has a color of #501d03
<div style="border:2px solid #501d03;">Content here</div>
.myborder {border:2px solid #501d03;}