#b9864c color space conversions
Hex:
#b9864c
RGB:
185, 134, 76
CMY:
27, 47, 70
CMYK:
0, 28, 59, 27
HSL:
32°, 43.7751%, 51.1765%
HSV (HSB):
32°, 58.9189%, 72.5490%
XYZ:
29.8372, 27.8863, 10.6475
xyY:
0.4364, 0.4079, 27.8863
CIE-Lab:
59.7859, 13.1523, 38.5230
CIE-LCH:
59.7859, 40.7063, 71.1494
CIE-Luv:
59.7859, 39.4555, 42.3202
Hunter-Lab:
52.8075, 8.4427, 25.0107
#b9864c color charts
#b9864c color shades, tints & tones
#b9864c color schemes
#b9864c color preview, HTML & CSS examples
This text has a color of #b9864c
<p style="color:#b9864c;">Text here</p>
.mytext {color:#b9864c;}
This box has a color of #b9864c
<div style="background-color:#b9864c;">Content here</div>
.mybackground {background-color:#b9864c;}
Border around this has a color of #b9864c
<div style="border:2px solid #b9864c;">Content here</div>
.myborder {border:2px solid #b9864c;}