#b8965e color space conversions
Hex:
#b8965e
RGB:
184, 150, 94
CMY:
28, 41, 63
CMYK:
0, 18, 49, 28
HSL:
37°, 38.7931%, 54.5098%
HSV (HSB):
37°, 48.9130%, 72.1569%
XYZ:
32.6939, 32.8112, 15.1997
xyY:
0.4051, 0.4066, 32.8112
CIE-Lab:
64.0077, 5.4707, 34.1943
CIE-LCH:
64.0077, 34.6292, 80.9103
CIE-Luv:
64.0077, 26.1327, 41.0363
Hunter-Lab:
57.2811, 1.6393, 24.3639
#b8965e color charts
#b8965e color shades, tints & tones
#b8965e color schemes
#b8965e color preview, HTML & CSS examples
This text has a color of #b8965e
<p style="color:#b8965e;">Text here</p>
.mytext {color:#b8965e;}
This box has a color of #b8965e
<div style="background-color:#b8965e;">Content here</div>
.mybackground {background-color:#b8965e;}
Border around this has a color of #b8965e
<div style="border:2px solid #b8965e;">Content here</div>
.myborder {border:2px solid #b8965e;}