#8b8b0d color space conversions
Hex:
#8b8b0d
RGB:
139, 139, 13
CMY:
45, 45, 95
CMYK:
0, 0, 91, 45
HSL:
60°, 82.8947%, 29.8039%
HSV (HSB):
60°, 90.6475%, 54.5098%
XYZ:
19.9527, 23.9833, 3.9584
xyY:
0.4166, 0.5008, 23.9833
CIE-Lab:
56.0710, -13.4904, 58.0058
CIE-LCH:
56.0710, 59.5539, 103.0925
CIE-Luv:
56.0710, 4.3586, 60.4241
Hunter-Lab:
48.9727, -12.9768, 29.4886
#8b8b0d color charts
#8b8b0d color shades, tints & tones
#8b8b0d color schemes
#8b8b0d color preview, HTML & CSS examples
This text has a color of #8b8b0d
<p style="color:#8b8b0d;">Text here</p>
.mytext {color:#8b8b0d;}
This box has a color of #8b8b0d
<div style="background-color:#8b8b0d;">Content here</div>
.mybackground {background-color:#8b8b0d;}
Border around this has a color of #8b8b0d
<div style="border:2px solid #8b8b0d;">Content here</div>
.myborder {border:2px solid #8b8b0d;}