#b4845c color space conversions
Hex:
#b4845c
RGB:
180, 132, 92
CMY:
29, 48, 64
CMYK:
0, 27, 49, 29
HSL:
27°, 36.9748%, 53.3333%
HSV (HSB):
27°, 48.8889%, 70.5882%
XYZ:
29.0054, 26.9785, 13.8038
xyY:
0.4156, 0.3866, 26.9785
CIE-Lab:
58.9545, 13.5485, 28.7602
CIE-LCH:
58.9545, 31.7917, 64.7756
CIE-Luv:
58.9545, 35.5365, 32.7515
Hunter-Lab:
51.9409, 8.7835, 20.6017
#b4845c color charts
#b4845c color shades, tints & tones
#b4845c color schemes
#b4845c color preview, HTML & CSS examples
This text has a color of #b4845c
<p style="color:#b4845c;">Text here</p>
.mytext {color:#b4845c;}
This box has a color of #b4845c
<div style="background-color:#b4845c;">Content here</div>
.mybackground {background-color:#b4845c;}
Border around this has a color of #b4845c
<div style="border:2px solid #b4845c;">Content here</div>
.myborder {border:2px solid #b4845c;}