#803b3a color space conversions
Hex:
#803b3a
RGB:
128, 59, 58
CMY:
50, 77, 77
CMYK:
0, 54, 55, 50
HSL:
1°, 37.6344%, 36.4706%
HSV (HSB):
1°, 54.6875%, 50.1961%
XYZ:
11.2298, 8.0226, 4.9596
xyY:
0.4638, 0.3313, 8.0226
CIE-Lab:
34.0299, 29.7008, 14.8319
CIE-LCH:
34.0299, 33.1982, 26.5366
CIE-Luv:
34.0299, 48.1692, 10.9252
Hunter-Lab:
28.3242, 21.2030, 9.4451
#803b3a color charts
#803b3a color shades, tints & tones
#803b3a color schemes
#803b3a color preview, HTML & CSS examples
This text has a color of #803b3a
<p style="color:#803b3a;">Text here</p>
.mytext {color:#803b3a;}
This box has a color of #803b3a
<div style="background-color:#803b3a;">Content here</div>
.mybackground {background-color:#803b3a;}
Border around this has a color of #803b3a
<div style="border:2px solid #803b3a;">Content here</div>
.myborder {border:2px solid #803b3a;}