#b09c32 color space conversions
Hex:
#b09c32
RGB:
176, 156, 50
CMY:
31, 39, 80
CMYK:
0, 11, 72, 31
HSL:
50°, 55.7522%, 44.3137%
HSV (HSB):
50°, 71.5909%, 69.0196%
XYZ:
30.3687, 33.2373, 7.8325
xyY:
0.4251, 0.4653, 33.2373
CIE-Lab:
64.3526, -4.5261, 55.3608
CIE-LCH:
64.3526, 55.5455, 94.6739
CIE-Luv:
64.3526, 18.4496, 61.2035
Hunter-Lab:
57.6518, -6.8640, 32.3013
#b09c32 color charts
#b09c32 color shades, tints & tones
#b09c32 color schemes
#b09c32 color preview, HTML & CSS examples
This text has a color of #b09c32
<p style="color:#b09c32;">Text here</p>
.mytext {color:#b09c32;}
This box has a color of #b09c32
<div style="background-color:#b09c32;">Content here</div>
.mybackground {background-color:#b09c32;}
Border around this has a color of #b09c32
<div style="border:2px solid #b09c32;">Content here</div>
.myborder {border:2px solid #b09c32;}