#8b8000 color space conversions
Hex:
#8b8000
RGB:
139, 128, 0
CMY:
45, 50, 100
CMYK:
0, 8, 100, 45
HSL:
55°, 100.0000%, 27.2549%
HSV (HSB):
55°, 100.0000%, 54.5098%
XYZ:
18.3666, 20.9273, 3.0714
xyY:
0.4335, 0.4940, 20.9273
CIE-Lab:
52.8698, -7.7846, 57.8595
CIE-LCH:
52.8698, 58.3808, 97.6627
CIE-Luv:
52.8698, 11.8871, 57.1870
Hunter-Lab:
45.7464, -8.3905, 28.0418
#8b8000 color charts
#8b8000 color shades, tints & tones
#8b8000 color schemes
#8b8000 color preview, HTML & CSS examples
This text has a color of #8b8000
<p style="color:#8b8000;">Text here</p>
.mytext {color:#8b8000;}
This box has a color of #8b8000
<div style="background-color:#8b8000;">Content here</div>
.mybackground {background-color:#8b8000;}
Border around this has a color of #8b8000
<div style="border:2px solid #8b8000;">Content here</div>
.myborder {border:2px solid #8b8000;}