#808b05 color space conversions
Hex:
#808b05
RGB:
128, 139, 5
CMY:
50, 45, 98
CMYK:
8, 0, 96, 45
HSL:
65°, 93.0556%, 28.2353%
HSV (HSB):
65°, 96.4029%, 54.5098%
XYZ:
18.1621, 23.0654, 3.6384
xyY:
0.4048, 0.5141, 23.0654
CIE-Lab:
55.1396, -18.6451, 58.2356
CIE-LCH:
55.1396, 61.1476, 107.7534
CIE-Luv:
55.1396, -2.9682, 61.0348
Hunter-Lab:
48.0264, -16.5431, 29.1268
#808b05 color charts
#808b05 color shades, tints & tones
#808b05 color schemes
#808b05 color preview, HTML & CSS examples
This text has a color of #808b05
<p style="color:#808b05;">Text here</p>
.mytext {color:#808b05;}
This box has a color of #808b05
<div style="background-color:#808b05;">Content here</div>
.mybackground {background-color:#808b05;}
Border around this has a color of #808b05
<div style="border:2px solid #808b05;">Content here</div>
.myborder {border:2px solid #808b05;}