#501c39 color space conversions
Hex:
#501c39
RGB:
80, 28, 57
CMY:
69, 89, 78
CMYK:
0, 65, 29, 69
HSL:
327°, 48.1481%, 21.1765%
HSV (HSB):
327°, 65.0000%, 31.3725%
XYZ:
4.4620, 2.8314, 4.1822
xyY:
0.3888, 0.2467, 2.8314
CIE-Lab:
19.3556, 27.9770, -6.5228
CIE-LCH:
19.3556, 28.7273, 346.8760
CIE-Luv:
19.3556, 25.7239, -10.0427
Hunter-Lab:
16.8267, 17.8871, -2.9576
#501c39 color charts
#501c39 color shades, tints & tones
#501c39 color schemes
#501c39 color preview, HTML & CSS examples
This text has a color of #501c39
<p style="color:#501c39;">Text here</p>
.mytext {color:#501c39;}
This box has a color of #501c39
<div style="background-color:#501c39;">Content here</div>
.mybackground {background-color:#501c39;}
Border around this has a color of #501c39
<div style="border:2px solid #501c39;">Content here</div>
.myborder {border:2px solid #501c39;}