#b09949 color space conversions
Hex:
#b09949
RGB:
176, 153, 73
CMY:
31, 40, 71
CMYK:
0, 13, 59, 31
HSL:
47°, 41.3655%, 48.8235%
HSV (HSB):
47°, 58.5227%, 69.0196%
XYZ:
30.4983, 32.4936, 10.9678
xyY:
0.4124, 0.4393, 32.4936
CIE-Lab:
63.7488, -1.4376, 44.4407
CIE-LCH:
63.7488, 44.4640, 91.8528
CIE-Luv:
63.7488, 19.5927, 51.8783
Hunter-Lab:
57.0032, -4.2529, 28.4944
#b09949 color charts
#b09949 color shades, tints & tones
#b09949 color schemes
#b09949 color preview, HTML & CSS examples
This text has a color of #b09949
<p style="color:#b09949;">Text here</p>
.mytext {color:#b09949;}
This box has a color of #b09949
<div style="background-color:#b09949;">Content here</div>
.mybackground {background-color:#b09949;}
Border around this has a color of #b09949
<div style="border:2px solid #b09949;">Content here</div>
.myborder {border:2px solid #b09949;}