#b4885a color space conversions
Hex:
#b4885a
RGB:
180, 136, 90
CMY:
29, 47, 65
CMYK:
0, 24, 50, 29
HSL:
31°, 37.5000%, 52.9412%
HSV (HSB):
31°, 50.0000%, 70.5882%
XYZ:
29.4720, 28.0498, 13.5337
xyY:
0.4148, 0.3948, 28.0498
CIE-Lab:
59.9337, 11.1230, 31.1084
CIE-LCH:
59.9337, 33.0372, 70.3252
CIE-Luv:
59.9337, 32.9935, 35.8430
Hunter-Lab:
52.9621, 6.6470, 21.9228
#b4885a color charts
#b4885a color shades, tints & tones
#b4885a color schemes
#b4885a color preview, HTML & CSS examples
This text has a color of #b4885a
<p style="color:#b4885a;">Text here</p>
.mytext {color:#b4885a;}
This box has a color of #b4885a
<div style="background-color:#b4885a;">Content here</div>
.mybackground {background-color:#b4885a;}
Border around this has a color of #b4885a
<div style="border:2px solid #b4885a;">Content here</div>
.myborder {border:2px solid #b4885a;}