#b4806d color space conversions
Hex:
#b4806d
RGB:
180, 128, 109
CMY:
29, 50, 57
CMYK:
0, 29, 39, 29
HSL:
16°, 32.1267%, 56.6667%
HSV (HSB):
16°, 39.4444%, 70.5882%
XYZ:
29.3019, 26.2458, 17.9896
xyY:
0.3985, 0.3569, 26.2458
CIE-Lab:
58.2696, 17.6434, 18.3064
CIE-LCH:
58.2696, 25.4246, 46.0565
CIE-Luv:
58.2696, 36.2848, 20.3855
Hunter-Lab:
51.2306, 12.4413, 15.0418
#b4806d color charts
#b4806d color shades, tints & tones
#b4806d color schemes
#b4806d color preview, HTML & CSS examples
This text has a color of #b4806d
<p style="color:#b4806d;">Text here</p>
.mytext {color:#b4806d;}
This box has a color of #b4806d
<div style="background-color:#b4806d;">Content here</div>
.mybackground {background-color:#b4806d;}
Border around this has a color of #b4806d
<div style="border:2px solid #b4806d;">Content here</div>
.myborder {border:2px solid #b4806d;}