#b6885b color space conversions
Hex:
#b6885b
RGB:
182, 136, 91
CMY:
29, 47, 64
CMYK:
0, 25, 50, 29
HSL:
30°, 38.3966%, 53.5294%
HSV (HSB):
30°, 50.0000%, 71.3725%
XYZ:
29.9839, 28.3087, 13.7813
xyY:
0.4160, 0.3928, 28.3087
CIE-Lab:
60.1666, 12.0670, 30.9048
CIE-LCH:
60.1666, 33.1771, 68.6715
CIE-Luv:
60.1666, 34.4042, 35.4891
Hunter-Lab:
53.2060, 7.4822, 21.8869
#b6885b color charts
#b6885b color shades, tints & tones
#b6885b color schemes
#b6885b color preview, HTML & CSS examples
This text has a color of #b6885b
<p style="color:#b6885b;">Text here</p>
.mytext {color:#b6885b;}
This box has a color of #b6885b
<div style="background-color:#b6885b;">Content here</div>
.mybackground {background-color:#b6885b;}
Border around this has a color of #b6885b
<div style="border:2px solid #b6885b;">Content here</div>
.myborder {border:2px solid #b6885b;}