#b09c4a color space conversions
Hex:
#b09c4a
RGB:
176, 156, 74
CMY:
31, 39, 71
CMYK:
0, 11, 58, 31
HSL:
48°, 40.8000%, 49.0196%
HSV (HSB):
48°, 57.9545%, 69.0196%
XYZ:
31.0290, 33.5015, 11.3096
xyY:
0.4091, 0.4417, 33.5015
CIE-Lab:
64.5649, -2.9815, 44.8911
CIE-LCH:
64.5649, 44.9900, 93.7997
CIE-Luv:
64.5649, 17.5210, 52.8647
Hunter-Lab:
57.8804, -5.5991, 28.9313
#b09c4a color charts
#b09c4a color shades, tints & tones
#b09c4a color schemes
#b09c4a color preview, HTML & CSS examples
This text has a color of #b09c4a
<p style="color:#b09c4a;">Text here</p>
.mytext {color:#b09c4a;}
This box has a color of #b09c4a
<div style="background-color:#b09c4a;">Content here</div>
.mybackground {background-color:#b09c4a;}
Border around this has a color of #b09c4a
<div style="border:2px solid #b09c4a;">Content here</div>
.myborder {border:2px solid #b09c4a;}