#b08d29 color space conversions
Hex:
#b08d29
RGB:
176, 141, 41
CMY:
31, 45, 84
CMYK:
0, 20, 77, 31
HSL:
44°, 62.2120%, 42.5490%
HSV (HSB):
44°, 76.7045%, 69.0196%
XYZ:
27.8296, 28.4400, 6.1205
xyY:
0.4461, 0.4558, 28.4400
CIE-Lab:
60.2841, 3.2055, 54.9108
CIE-LCH:
60.2841, 55.0043, 86.6591
CIE-Luv:
60.2841, 29.4748, 57.2444
Hunter-Lab:
53.3291, -0.1764, 30.5258
#b08d29 color charts
#b08d29 color shades, tints & tones
#b08d29 color schemes
#b08d29 color preview, HTML & CSS examples
This text has a color of #b08d29
<p style="color:#b08d29;">Text here</p>
.mytext {color:#b08d29;}
This box has a color of #b08d29
<div style="background-color:#b08d29;">Content here</div>
.mybackground {background-color:#b08d29;}
Border around this has a color of #b08d29
<div style="border:2px solid #b08d29;">Content here</div>
.myborder {border:2px solid #b08d29;}