#501f00 color space conversions
Hex:
#501f00
RGB:
80, 31, 0
CMY:
69, 88, 100
CMYK:
0, 61, 100, 69
HSL:
23°, 100.0000%, 15.6863%
HSV (HSB):
23°, 100.0000%, 31.3725%
XYZ:
3.7983, 2.6854, 0.3182
xyY:
0.5584, 0.3948, 2.6854
CIE-Lab:
18.7374, 21.2132, 27.7551
CIE-LCH:
18.7374, 34.9334, 52.6094
CIE-Luv:
18.7374, 33.9862, 16.6473
Hunter-Lab:
16.3873, 12.6949, 10.3200
#501f00 color charts
#501f00 color shades, tints & tones
#501f00 color schemes
#501f00 color preview, HTML & CSS examples
This text has a color of #501f00
<p style="color:#501f00;">Text here</p>
.mytext {color:#501f00;}
This box has a color of #501f00
<div style="background-color:#501f00;">Content here</div>
.mybackground {background-color:#501f00;}
Border around this has a color of #501f00
<div style="border:2px solid #501f00;">Content here</div>
.myborder {border:2px solid #501f00;}