#808b32 color space conversions
Hex:
#808b32
RGB:
128, 139, 50
CMY:
50, 45, 80
CMYK:
8, 0, 64, 45
HSL:
67°, 47.0899%, 37.0588%
HSV (HSB):
67°, 64.0288%, 54.5098%
XYZ:
18.7104, 23.2847, 6.5259
xyY:
0.3856, 0.4799, 23.2847
CIE-Lab:
55.3644, -16.7445, 44.7732
CIE-LCH:
55.3644, 47.8018, 110.5050
CIE-Luv:
55.3644, -3.4038, 52.1003
Hunter-Lab:
48.2542, -15.2321, 25.7596
#808b32 color charts
#808b32 color shades, tints & tones
#808b32 color schemes
#808b32 color preview, HTML & CSS examples
This text has a color of #808b32
<p style="color:#808b32;">Text here</p>
.mytext {color:#808b32;}
This box has a color of #808b32
<div style="background-color:#808b32;">Content here</div>
.mybackground {background-color:#808b32;}
Border around this has a color of #808b32
<div style="border:2px solid #808b32;">Content here</div>
.myborder {border:2px solid #808b32;}