#b08c0d color space conversions
Hex:
#b08c0d
RGB:
176, 140, 13
CMY:
31, 45, 95
CMYK:
0, 20, 93, 31
HSL:
47°, 86.2434%, 37.0588%
HSV (HSB):
47°, 92.6136%, 69.0196%
XYZ:
27.3552, 28.0153, 4.3465
xyY:
0.4581, 0.4691, 28.0153
CIE-Lab:
59.9026, 2.9528, 62.5137
CIE-LCH:
59.9026, 62.5834, 87.2957
CIE-Luv:
59.9026, 30.9228, 61.5561
Hunter-Lab:
52.9295, -0.3736, 32.1819
#b08c0d color charts
#b08c0d color shades, tints & tones
#b08c0d color schemes
#b08c0d color preview, HTML & CSS examples
This text has a color of #b08c0d
<p style="color:#b08c0d;">Text here</p>
.mytext {color:#b08c0d;}
This box has a color of #b08c0d
<div style="background-color:#b08c0d;">Content here</div>
.mybackground {background-color:#b08c0d;}
Border around this has a color of #b08c0d
<div style="border:2px solid #b08c0d;">Content here</div>
.myborder {border:2px solid #b08c0d;}