#803e32 color space conversions
Hex:
#803e32
RGB:
128, 62, 50
CMY:
50, 76, 80
CMYK:
0, 52, 61, 50
HSL:
9°, 43.8202%, 34.9020%
HSV (HSB):
9°, 60.9375%, 50.1961%
XYZ:
11.2004, 8.2647, 4.0225
xyY:
0.4769, 0.3519, 8.2647
CIE-Lab:
34.5282, 27.3390, 20.5071
CIE-LCH:
34.5282, 34.1755, 36.8737
CIE-Luv:
34.5282, 47.7771, 16.5391
Hunter-Lab:
28.7484, 19.2341, 11.8279
#803e32 color charts
#803e32 color shades, tints & tones
#803e32 color schemes
#803e32 color preview, HTML & CSS examples
This text has a color of #803e32
<p style="color:#803e32;">Text here</p>
.mytext {color:#803e32;}
This box has a color of #803e32
<div style="background-color:#803e32;">Content here</div>
.mybackground {background-color:#803e32;}
Border around this has a color of #803e32
<div style="border:2px solid #803e32;">Content here</div>
.myborder {border:2px solid #803e32;}