#500d04 color space conversions
Hex:
#500d04
RGB:
80, 13, 4
CMY:
69, 95, 98
CMYK:
0, 84, 95, 69
HSL:
7°, 90.4762%, 16.4706%
HSV (HSB):
7°, 95.0000%, 31.3725%
XYZ:
3.4741, 2.0021, 0.3182
xyY:
0.5996, 0.3455, 2.0021
CIE-Lab:
15.4982, 30.1670, 22.1697
CIE-LCH:
15.4982, 37.4372, 36.3121
CIE-Luv:
15.4982, 41.3878, 10.9912
Hunter-Lab:
14.1495, 19.0651, 8.5713
#500d04 color charts
#500d04 color shades, tints & tones
#500d04 color schemes
#500d04 color preview, HTML & CSS examples
This text has a color of #500d04
<p style="color:#500d04;">Text here</p>
.mytext {color:#500d04;}
This box has a color of #500d04
<div style="background-color:#500d04;">Content here</div>
.mybackground {background-color:#500d04;}
Border around this has a color of #500d04
<div style="border:2px solid #500d04;">Content here</div>
.myborder {border:2px solid #500d04;}