#b08048 color space conversions
Hex:
#b08048
RGB:
176, 128, 72
CMY:
31, 50, 72
CMYK:
0, 27, 59, 31
HSL:
32°, 41.9355%, 48.6275%
HSV (HSB):
32°, 59.0909%, 69.0196%
XYZ:
26.7934, 25.1363, 9.5705
xyY:
0.4357, 0.4087, 25.1363
CIE-Lab:
57.2080, 12.2915, 37.2961
CIE-LCH:
57.2080, 39.2693, 71.7596
CIE-Luv:
57.2080, 37.1343, 40.6594
Hunter-Lab:
50.1361, 7.6543, 23.7774
#b08048 color charts
#b08048 color shades, tints & tones
#b08048 color schemes
#b08048 color preview, HTML & CSS examples
This text has a color of #b08048
<p style="color:#b08048;">Text here</p>
.mytext {color:#b08048;}
This box has a color of #b08048
<div style="background-color:#b08048;">Content here</div>
.mybackground {background-color:#b08048;}
Border around this has a color of #b08048
<div style="border:2px solid #b08048;">Content here</div>
.myborder {border:2px solid #b08048;}