#b6965c color space conversions
Hex:
#b6965c
RGB:
182, 150, 92
CMY:
29, 41, 64
CMYK:
0, 18, 49, 29
HSL:
39°, 38.1356%, 53.7255%
HSV (HSB):
39°, 49.4505%, 71.3725%
XYZ:
32.1295, 32.5305, 14.7108
xyY:
0.4048, 0.4099, 32.5305
CIE-Lab:
63.7789, 4.4294, 34.9243
CIE-LCH:
63.7789, 35.2041, 82.7718
CIE-Luv:
63.7789, 24.8245, 41.9251
Hunter-Lab:
57.0355, 0.7414, 24.6325
#b6965c color charts
#b6965c color shades, tints & tones
#b6965c color schemes
#b6965c color preview, HTML & CSS examples
This text has a color of #b6965c
<p style="color:#b6965c;">Text here</p>
.mytext {color:#b6965c;}
This box has a color of #b6965c
<div style="background-color:#b6965c;">Content here</div>
.mybackground {background-color:#b6965c;}
Border around this has a color of #b6965c
<div style="border:2px solid #b6965c;">Content here</div>
.myborder {border:2px solid #b6965c;}