#503d3d color space conversions
Hex:
#503d3d
RGB:
80, 61, 61
CMY:
69, 76, 76
CMYK:
0, 24, 24, 69
HSL:
0°, 13.4752%, 27.6471%
HSV (HSB):
0°, 23.7500%, 31.3725%
XYZ:
5.8193, 5.3799, 5.1466
xyY:
0.3560, 0.3291, 5.3799
CIE-Lab:
27.7907, 8.3141, 3.1883
CIE-LCH:
27.7907, 8.9044, 20.9807
CIE-Luv:
27.7907, 11.0061, 2.3692
Hunter-Lab:
23.1946, 4.1936, 3.0805
#503d3d color charts
#503d3d color shades, tints & tones
#503d3d color schemes
#503d3d color preview, HTML & CSS examples
This text has a color of #503d3d
<p style="color:#503d3d;">Text here</p>
.mytext {color:#503d3d;}
This box has a color of #503d3d
<div style="background-color:#503d3d;">Content here</div>
.mybackground {background-color:#503d3d;}
Border around this has a color of #503d3d
<div style="border:2px solid #503d3d;">Content here</div>
.myborder {border:2px solid #503d3d;}