#b4885c color space conversions
Hex:
#b4885c
RGB:
180, 136, 92
CMY:
29, 47, 64
CMYK:
0, 24, 49, 29
HSL:
30°, 36.9748%, 53.3333%
HSV (HSB):
30°, 48.8889%, 70.5882%
XYZ:
29.5583, 28.0843, 13.9881
xyY:
0.4126, 0.3921, 28.0843
CIE-Lab:
59.9648, 11.3188, 30.0571
CIE-LCH:
59.9648, 32.1177, 69.3648
CIE-Luv:
59.9648, 32.8091, 34.7522
Hunter-Lab:
52.9946, 6.8196, 21.4464
#b4885c color charts
#b4885c color shades, tints & tones
#b4885c color schemes
#b4885c color preview, HTML & CSS examples
This text has a color of #b4885c
<p style="color:#b4885c;">Text here</p>
.mytext {color:#b4885c;}
This box has a color of #b4885c
<div style="background-color:#b4885c;">Content here</div>
.mybackground {background-color:#b4885c;}
Border around this has a color of #b4885c
<div style="border:2px solid #b4885c;">Content here</div>
.myborder {border:2px solid #b4885c;}