#b6845a color space conversions
Hex:
#b6845a
RGB:
182, 132, 90
CMY:
29, 48, 65
CMYK:
0, 27, 51, 29
HSL:
27°, 38.6555%, 53.3333%
HSV (HSB):
27°, 50.5495%, 71.3725%
XYZ:
29.3881, 27.1858, 13.3713
xyY:
0.4202, 0.3887, 27.1858
CIE-Lab:
59.1459, 14.1973, 30.1508
CIE-LCH:
59.1459, 33.3262, 64.7854
CIE-Luv:
59.1459, 37.2548, 34.0565
Hunter-Lab:
52.1400, 9.3645, 21.2931
#b6845a color charts
#b6845a color shades, tints & tones
#b6845a color schemes
#b6845a color preview, HTML & CSS examples
This text has a color of #b6845a
<p style="color:#b6845a;">Text here</p>
.mytext {color:#b6845a;}
This box has a color of #b6845a
<div style="background-color:#b6845a;">Content here</div>
.mybackground {background-color:#b6845a;}
Border around this has a color of #b6845a
<div style="border:2px solid #b6845a;">Content here</div>
.myborder {border:2px solid #b6845a;}