#501c2b color space conversions
Hex:
#501c2b
RGB:
80, 28, 43
CMY:
69, 89, 83
CMYK:
0, 65, 46, 69
HSL:
343°, 48.1481%, 21.1765%
HSV (HSB):
343°, 65.0000%, 31.3725%
XYZ:
4.1596, 2.7104, 2.5894
xyY:
0.4397, 0.2865, 2.7104
CIE-Lab:
18.8446, 26.0079, 2.5624
CIE-LCH:
18.8446, 26.1338, 5.6268
CIE-Luv:
18.8446, 29.0483, -1.0870
Hunter-Lab:
16.4633, 16.2885, 2.1989
#501c2b color charts
#501c2b color shades, tints & tones
#501c2b color schemes
#501c2b color preview, HTML & CSS examples
This text has a color of #501c2b
<p style="color:#501c2b;">Text here</p>
.mytext {color:#501c2b;}
This box has a color of #501c2b
<div style="background-color:#501c2b;">Content here</div>
.mybackground {background-color:#501c2b;}
Border around this has a color of #501c2b
<div style="border:2px solid #501c2b;">Content here</div>
.myborder {border:2px solid #501c2b;}