#b4b08c color space conversions
Hex:
#b4b08c
RGB:
180, 176, 140
CMY:
29, 31, 45
CMYK:
0, 2, 22, 29
HSL:
54°, 21.0526%, 62.7451%
HSV (HSB):
54°, 22.2222%, 70.5882%
XYZ:
39.0813, 42.6474, 30.9829
xyY:
0.3467, 0.3784, 42.6474
CIE-Lab:
71.3150, -4.5541, 18.9952
CIE-LCH:
71.3150, 19.5335, 103.4822
CIE-Luv:
71.3150, 4.3778, 26.8999
Hunter-Lab:
65.3050, -7.4616, 17.5843
#b4b08c color charts
#b4b08c color shades, tints & tones
#b4b08c color schemes
#b4b08c color preview, HTML & CSS examples
This text has a color of #b4b08c
<p style="color:#b4b08c;">Text here</p>
.mytext {color:#b4b08c;}
This box has a color of #b4b08c
<div style="background-color:#b4b08c;">Content here</div>
.mybackground {background-color:#b4b08c;}
Border around this has a color of #b4b08c
<div style="border:2px solid #b4b08c;">Content here</div>
.myborder {border:2px solid #b4b08c;}