#b08d2e color space conversions
Hex:
#b08d2e
RGB:
176, 141, 46
CMY:
31, 45, 82
CMYK:
0, 20, 74, 31
HSL:
44°, 58.5586%, 43.5294%
HSV (HSB):
44°, 73.8636%, 69.0196%
XYZ:
27.9225, 28.4771, 6.6097
xyY:
0.4431, 0.4520, 28.4771
CIE-Lab:
60.3174, 3.4314, 52.9789
CIE-LCH:
60.3174, 53.0899, 86.2942
CIE-Luv:
60.3174, 29.2812, 55.9349
Hunter-Lab:
53.3640, 0.0126, 30.0110
#b08d2e color charts
#b08d2e color shades, tints & tones
#b08d2e color schemes
#b08d2e color preview, HTML & CSS examples
This text has a color of #b08d2e
<p style="color:#b08d2e;">Text here</p>
.mytext {color:#b08d2e;}
This box has a color of #b08d2e
<div style="background-color:#b08d2e;">Content here</div>
.mybackground {background-color:#b08d2e;}
Border around this has a color of #b08d2e
<div style="border:2px solid #b08d2e;">Content here</div>
.myborder {border:2px solid #b08d2e;}