#b6842a color space conversions
Hex:
#b6842a
RGB:
182, 132, 42
CMY:
29, 48, 84
CMYK:
0, 27, 77, 29
HSL:
39°, 62.5000%, 43.9216%
HSV (HSB):
39°, 76.9231%, 71.3725%
XYZ:
27.9606, 26.6148, 5.8540
xyY:
0.4627, 0.4404, 26.6148
CIE-Lab:
58.6161, 10.9156, 53.1635
CIE-LCH:
58.6161, 54.2725, 78.3972
CIE-Luv:
58.6161, 40.8710, 53.5309
Hunter-Lab:
51.5895, 6.4621, 29.3849
#b6842a color charts
#b6842a color shades, tints & tones
#b6842a color schemes
#b6842a color preview, HTML & CSS examples
This text has a color of #b6842a
<p style="color:#b6842a;">Text here</p>
.mytext {color:#b6842a;}
This box has a color of #b6842a
<div style="background-color:#b6842a;">Content here</div>
.mybackground {background-color:#b6842a;}
Border around this has a color of #b6842a
<div style="border:2px solid #b6842a;">Content here</div>
.myborder {border:2px solid #b6842a;}