#b6895d color space conversions
Hex:
#b6895d
RGB:
182, 137, 93
CMY:
29, 46, 64
CMYK:
0, 25, 49, 29
HSL:
30°, 37.8723%, 53.9216%
HSV (HSB):
30°, 48.9011%, 71.3725%
XYZ:
30.2128, 28.6267, 14.2890
xyY:
0.4131, 0.3915, 28.6267
CIE-Lab:
60.4508, 11.7065, 30.1764
CIE-LCH:
60.4508, 32.3675, 68.7970
CIE-Luv:
60.4508, 33.5324, 34.8927
Hunter-Lab:
53.5039, 7.1643, 21.6185
#b6895d color charts
#b6895d color shades, tints & tones
#b6895d color schemes
#b6895d color preview, HTML & CSS examples
This text has a color of #b6895d
<p style="color:#b6895d;">Text here</p>
.mytext {color:#b6895d;}
This box has a color of #b6895d
<div style="background-color:#b6895d;">Content here</div>
.mybackground {background-color:#b6895d;}
Border around this has a color of #b6895d
<div style="border:2px solid #b6895d;">Content here</div>
.myborder {border:2px solid #b6895d;}