#b5b06c color space conversions
Hex:
#b5b06c
RGB:
181, 176, 108
CMY:
29, 31, 58
CMYK:
0, 3, 40, 29
HSL:
56°, 33.0317%, 56.6667%
HSV (HSB):
56°, 40.3315%, 70.9804%
XYZ:
37.2882, 41.9571, 20.3206
xyY:
0.3745, 0.4214, 41.9571
CIE-Lab:
70.8414, -8.2883, 35.4328
CIE-LCH:
70.8414, 36.3893, 103.1656
CIE-Luv:
70.8414, 6.5855, 46.6406
Hunter-Lab:
64.7743, -10.5993, 26.7419
#b5b06c color charts
#b5b06c color shades, tints & tones
#b5b06c color schemes
#b5b06c color preview, HTML & CSS examples
This text has a color of #b5b06c
<p style="color:#b5b06c;">Text here</p>
.mytext {color:#b5b06c;}
This box has a color of #b5b06c
<div style="background-color:#b5b06c;">Content here</div>
.mybackground {background-color:#b5b06c;}
Border around this has a color of #b5b06c
<div style="border:2px solid #b5b06c;">Content here</div>
.myborder {border:2px solid #b5b06c;}