#b09c4c color space conversions
Hex:
#b09c4c
RGB:
176, 156, 76
CMY:
31, 39, 70
CMYK:
0, 11, 57, 31
HSL:
48°, 39.6825%, 49.4118%
HSV (HSB):
48°, 56.8182%, 69.0196%
XYZ:
31.0975, 33.5288, 11.6702
xyY:
0.4076, 0.4395, 33.5288
CIE-Lab:
64.5868, -2.8230, 43.9402
CIE-LCH:
64.5868, 44.0308, 93.6760
CIE-Luv:
64.5868, 17.4273, 52.0226
Hunter-Lab:
57.9041, -5.4685, 28.5834
#b09c4c color charts
#b09c4c color shades, tints & tones
#b09c4c color schemes
#b09c4c color preview, HTML & CSS examples
This text has a color of #b09c4c
<p style="color:#b09c4c;">Text here</p>
.mytext {color:#b09c4c;}
This box has a color of #b09c4c
<div style="background-color:#b09c4c;">Content here</div>
.mybackground {background-color:#b09c4c;}
Border around this has a color of #b09c4c
<div style="border:2px solid #b09c4c;">Content here</div>
.myborder {border:2px solid #b09c4c;}