#b6915c color space conversions
Hex:
#b6915c
RGB:
182, 145, 92
CMY:
29, 43, 64
CMYK:
0, 20, 49, 29
HSL:
35°, 38.1356%, 53.7255%
HSV (HSB):
35°, 49.4505%, 71.3725%
XYZ:
31.3486, 30.9686, 14.4505
xyY:
0.4084, 0.4034, 30.9686
CIE-Lab:
62.4811, 7.1783, 33.2956
CIE-LCH:
62.4811, 34.0606, 77.8336
CIE-Luv:
62.4811, 28.1884, 39.4308
Hunter-Lab:
55.6494, 3.1666, 23.5587
#b6915c color charts
#b6915c color shades, tints & tones
#b6915c color schemes
#b6915c color preview, HTML & CSS examples
This text has a color of #b6915c
<p style="color:#b6915c;">Text here</p>
.mytext {color:#b6915c;}
This box has a color of #b6915c
<div style="background-color:#b6915c;">Content here</div>
.mybackground {background-color:#b6915c;}
Border around this has a color of #b6915c
<div style="border:2px solid #b6915c;">Content here</div>
.myborder {border:2px solid #b6915c;}