#b5b08f color space conversions
Hex:
#b5b08f
RGB:
181, 176, 143
CMY:
29, 31, 44
CMYK:
0, 3, 21, 29
HSL:
52°, 20.4301%, 63.5294%
HSV (HSB):
52°, 20.9945%, 70.9804%
XYZ:
39.5393, 42.8576, 32.1750
xyY:
0.3451, 0.3741, 42.8576
CIE-Lab:
71.4582, -3.7247, 17.5761
CIE-LCH:
71.4582, 17.9665, 101.9649
CIE-Luv:
71.4582, 4.8351, 24.9470
Hunter-Lab:
65.4657, -6.7564, 16.6862
#b5b08f color charts
#b5b08f color shades, tints & tones
#b5b08f color schemes
#b5b08f color preview, HTML & CSS examples
This text has a color of #b5b08f
<p style="color:#b5b08f;">Text here</p>
.mytext {color:#b5b08f;}
This box has a color of #b5b08f
<div style="background-color:#b5b08f;">Content here</div>
.mybackground {background-color:#b5b08f;}
Border around this has a color of #b5b08f
<div style="border:2px solid #b5b08f;">Content here</div>
.myborder {border:2px solid #b5b08f;}