#b5b48e color space conversions
Hex:
#b5b48e
RGB:
181, 180, 142
CMY:
29, 29, 44
CMYK:
0, 1, 22, 29
HSL:
58°, 20.8556%, 63.3333%
HSV (HSB):
58°, 21.5470%, 70.9804%
XYZ:
40.2598, 44.4193, 32.0430
xyY:
0.3449, 0.3806, 44.4193
CIE-Lab:
72.5078, -5.9955, 19.5682
CIE-LCH:
72.5078, 20.4661, 107.0345
CIE-Luv:
72.5078, 2.6276, 28.0078
Hunter-Lab:
66.6478, -8.8075, 18.1479
#b5b48e color charts
#b5b48e color shades, tints & tones
#b5b48e color schemes
#b5b48e color preview, HTML & CSS examples
This text has a color of #b5b48e
<p style="color:#b5b48e;">Text here</p>
.mytext {color:#b5b48e;}
This box has a color of #b5b48e
<div style="background-color:#b5b48e;">Content here</div>
.mybackground {background-color:#b5b48e;}
Border around this has a color of #b5b48e
<div style="border:2px solid #b5b48e;">Content here</div>
.myborder {border:2px solid #b5b48e;}