#b08c04 color space conversions
Hex:
#b08c04
RGB:
176, 140, 4
CMY:
31, 45, 98
CMYK:
0, 20, 98, 31
HSL:
47°, 95.5556%, 35.2941%
HSV (HSB):
47°, 97.7273%, 69.0196%
XYZ:
27.3045, 27.9950, 4.0793
xyY:
0.4598, 0.4715, 27.9950
CIE-Lab:
59.8843, 2.8276, 63.9122
CIE-LCH:
59.8843, 63.9747, 87.4668
CIE-Luv:
59.8843, 31.0351, 62.3005
Hunter-Lab:
52.9103, -0.4778, 32.4660
#b08c04 color charts
#b08c04 color shades, tints & tones
#b08c04 color schemes
#b08c04 color preview, HTML & CSS examples
This text has a color of #b08c04
<p style="color:#b08c04;">Text here</p>
.mytext {color:#b08c04;}
This box has a color of #b08c04
<div style="background-color:#b08c04;">Content here</div>
.mybackground {background-color:#b08c04;}
Border around this has a color of #b08c04
<div style="border:2px solid #b08c04;">Content here</div>
.myborder {border:2px solid #b08c04;}