#b6845d color space conversions
Hex:
#b6845d
RGB:
182, 132, 93
CMY:
29, 48, 64
CMYK:
0, 27, 49, 29
HSL:
26°, 37.8723%, 53.9216%
HSV (HSB):
26°, 48.9011%, 71.3725%
XYZ:
29.5185, 27.2379, 14.0576
xyY:
0.4168, 0.3846, 27.2379
CIE-Lab:
59.1939, 14.4894, 28.5612
CIE-LCH:
59.1939, 32.0263, 63.1008
CIE-Luv:
59.1939, 36.9478, 32.3955
Hunter-Lab:
52.1900, 9.6265, 20.5630
#b6845d color charts
#b6845d color shades, tints & tones
#b6845d color schemes
#b6845d color preview, HTML & CSS examples
This text has a color of #b6845d
<p style="color:#b6845d;">Text here</p>
.mytext {color:#b6845d;}
This box has a color of #b6845d
<div style="background-color:#b6845d;">Content here</div>
.mybackground {background-color:#b6845d;}
Border around this has a color of #b6845d
<div style="border:2px solid #b6845d;">Content here</div>
.myborder {border:2px solid #b6845d;}