#b5a26c color space conversions
Hex:
#b5a26c
RGB:
181, 162, 108
CMY:
29, 36, 58
CMYK:
0, 10, 40, 29
HSL:
44°, 33.0317%, 56.6667%
HSV (HSB):
44°, 40.3315%, 70.9804%
XYZ:
34.6832, 36.7471, 19.4523
xyY:
0.3816, 0.4043, 36.7471
CIE-Lab:
67.0869, -0.8355, 30.6113
CIE-LCH:
67.0869, 30.6227, 91.5635
CIE-Luv:
67.0869, 15.2631, 39.2578
Hunter-Lab:
60.6194, -3.9559, 23.4079
#b5a26c color charts
#b5a26c color shades, tints & tones
#b5a26c color schemes
#b5a26c color preview, HTML & CSS examples
This text has a color of #b5a26c
<p style="color:#b5a26c;">Text here</p>
.mytext {color:#b5a26c;}
This box has a color of #b5a26c
<div style="background-color:#b5a26c;">Content here</div>
.mybackground {background-color:#b5a26c;}
Border around this has a color of #b5a26c
<div style="border:2px solid #b5a26c;">Content here</div>
.myborder {border:2px solid #b5a26c;}