#b08c55 color space conversions
Hex:
#b08c55
RGB:
176, 140, 85
CMY:
31, 45, 67
CMYK:
0, 20, 52, 31
HSL:
36°, 36.5462%, 51.1765%
HSV (HSB):
36°, 51.7045%, 69.0196%
XYZ:
28.9223, 28.6422, 12.5984
xyY:
0.4122, 0.4082, 28.6422
CIE-Lab:
60.4645, 6.7177, 34.3778
CIE-LCH:
60.4645, 35.0280, 78.9433
CIE-Luv:
60.4645, 27.6999, 40.0988
Hunter-Lab:
53.5184, 2.8074, 23.5057
#b08c55 color charts
#b08c55 color shades, tints & tones
#b08c55 color schemes
#b08c55 color preview, HTML & CSS examples
This text has a color of #b08c55
<p style="color:#b08c55;">Text here</p>
.mytext {color:#b08c55;}
This box has a color of #b08c55
<div style="background-color:#b08c55;">Content here</div>
.mybackground {background-color:#b08c55;}
Border around this has a color of #b08c55
<div style="border:2px solid #b08c55;">Content here</div>
.myborder {border:2px solid #b08c55;}