#501d2d color space conversions
Hex:
#501d2d
RGB:
80, 29, 45
CMY:
69, 89, 82
CMYK:
0, 64, 44, 69
HSL:
341°, 46.7890%, 21.3725%
HSV (HSB):
341°, 63.7500%, 31.3725%
XYZ:
4.2213, 2.7737, 2.7955
xyY:
0.4312, 0.2833, 2.7737
CIE-Lab:
19.1136, 25.7155, 1.5392
CIE-LCH:
19.1136, 25.7615, 3.4254
CIE-Luv:
19.1136, 28.2322, -1.9563
Hunter-Lab:
16.6543, 16.0984, 1.7059
#501d2d color charts
#501d2d color shades, tints & tones
#501d2d color schemes
#501d2d color preview, HTML & CSS examples
This text has a color of #501d2d
<p style="color:#501d2d;">Text here</p>
.mytext {color:#501d2d;}
This box has a color of #501d2d
<div style="background-color:#501d2d;">Content here</div>
.mybackground {background-color:#501d2d;}
Border around this has a color of #501d2d
<div style="border:2px solid #501d2d;">Content here</div>
.myborder {border:2px solid #501d2d;}