#b09b3c color space conversions
Hex:
#b09b3c
RGB:
176, 155, 60
CMY:
31, 39, 76
CMYK:
0, 12, 66, 31
HSL:
49°, 49.1525%, 46.2745%
HSV (HSB):
49°, 65.9091%, 69.0196%
XYZ:
30.4415, 32.9990, 9.0400
xyY:
0.4200, 0.4553, 32.9990
CIE-Lab:
64.1601, -3.4237, 50.9571
CIE-LCH:
64.1601, 51.0719, 93.8438
CIE-Luv:
64.1601, 18.7936, 57.6842
Hunter-Lab:
57.4448, -5.9367, 30.8810
#b09b3c color charts
#b09b3c color shades, tints & tones
#b09b3c color schemes
#b09b3c color preview, HTML & CSS examples
This text has a color of #b09b3c
<p style="color:#b09b3c;">Text here</p>
.mytext {color:#b09b3c;}
This box has a color of #b09b3c
<div style="background-color:#b09b3c;">Content here</div>
.mybackground {background-color:#b09b3c;}
Border around this has a color of #b09b3c
<div style="border:2px solid #b09b3c;">Content here</div>
.myborder {border:2px solid #b09b3c;}