#501c04 color space conversions
Hex:
#501c04
RGB:
80, 28, 4
CMY:
69, 89, 98
CMYK:
0, 65, 95, 69
HSL:
19°, 90.4762%, 16.4706%
HSV (HSB):
19°, 95.0000%, 31.3725%
XYZ:
3.7454, 2.5447, 0.4086
xyY:
0.5591, 0.3799, 2.5447
CIE-Lab:
18.1198, 23.0791, 25.3960
CIE-LCH:
18.1198, 34.3162, 47.7364
CIE-Luv:
18.1198, 35.1972, 14.7282
Hunter-Lab:
15.9523, 13.9936, 9.6478
#501c04 color charts
#501c04 color shades, tints & tones
#501c04 color schemes
#501c04 color preview, HTML & CSS examples
This text has a color of #501c04
<p style="color:#501c04;">Text here</p>
.mytext {color:#501c04;}
This box has a color of #501c04
<div style="background-color:#501c04;">Content here</div>
.mybackground {background-color:#501c04;}
Border around this has a color of #501c04
<div style="border:2px solid #501c04;">Content here</div>
.myborder {border:2px solid #501c04;}