#b08a35 color space conversions
Hex:
#b08a35
RGB:
176, 138, 53
CMY:
31, 46, 79
CMYK:
0, 22, 70, 31
HSL:
41°, 53.7118%, 44.9020%
HSV (HSB):
41°, 69.8864%, 69.0196%
XYZ:
27.6356, 27.6641, 7.2513
xyY:
0.4418, 0.4423, 27.6641
CIE-Lab:
59.5841, 5.4497, 49.2494
CIE-LCH:
59.5841, 49.5500, 83.6857
CIE-Luv:
59.5841, 31.1524, 52.5532
Hunter-Lab:
52.5967, 1.7441, 28.6436
#b08a35 color charts
#b08a35 color shades, tints & tones
#b08a35 color schemes
#b08a35 color preview, HTML & CSS examples
This text has a color of #b08a35
<p style="color:#b08a35;">Text here</p>
.mytext {color:#b08a35;}
This box has a color of #b08a35
<div style="background-color:#b08a35;">Content here</div>
.mybackground {background-color:#b08a35;}
Border around this has a color of #b08a35
<div style="border:2px solid #b08a35;">Content here</div>
.myborder {border:2px solid #b08a35;}