#b49c64 color space conversions
Hex:
#b49c64
RGB:
180, 156, 100
CMY:
29, 39, 61
CMYK:
0, 13, 44, 29
HSL:
42°, 34.7826%, 54.9020%
HSV (HSB):
42°, 44.4444%, 70.5882%
XYZ:
33.0111, 34.4003, 16.9566
xyY:
0.3913, 0.4077, 34.4003
CIE-Lab:
65.2791, 1.1201, 32.5336
CIE-LCH:
65.2791, 32.5529, 88.0281
CIE-Luv:
65.2791, 18.9041, 40.5362
Hunter-Lab:
58.6518, -2.1751, 23.9151
#b49c64 color charts
#b49c64 color shades, tints & tones
#b49c64 color schemes
#b49c64 color preview, HTML & CSS examples
This text has a color of #b49c64
<p style="color:#b49c64;">Text here</p>
.mytext {color:#b49c64;}
This box has a color of #b49c64
<div style="background-color:#b49c64;">Content here</div>
.mybackground {background-color:#b49c64;}
Border around this has a color of #b49c64
<div style="border:2px solid #b49c64;">Content here</div>
.myborder {border:2px solid #b49c64;}