#b08d1e color space conversions
Hex:
#b08d1e
RGB:
176, 141, 30
CMY:
31, 45, 88
CMYK:
0, 20, 83, 31
HSL:
46°, 70.8738%, 40.3922%
HSV (HSB):
46°, 82.9545%, 69.0196%
XYZ:
27.6637, 28.3736, 5.2469
xyY:
0.4514, 0.4630, 28.3736
CIE-Lab:
60.2248, 2.8003, 58.6422
CIE-LCH:
60.2248, 58.7090, 87.2660
CIE-Luv:
60.2248, 29.8245, 59.6090
Hunter-Lab:
53.2669, -0.5145, 31.4466
#b08d1e color charts
#b08d1e color shades, tints & tones
#b08d1e color schemes
#b08d1e color preview, HTML & CSS examples
This text has a color of #b08d1e
<p style="color:#b08d1e;">Text here</p>
.mytext {color:#b08d1e;}
This box has a color of #b08d1e
<div style="background-color:#b08d1e;">Content here</div>
.mybackground {background-color:#b08d1e;}
Border around this has a color of #b08d1e
<div style="border:2px solid #b08d1e;">Content here</div>
.myborder {border:2px solid #b08d1e;}