#b5a56f color space conversions
Hex:
#b5a56f
RGB:
181, 165, 111
CMY:
29, 35, 56
CMYK:
0, 9, 39, 29
HSL:
46°, 32.1101%, 57.2549%
HSV (HSB):
46°, 38.6740%, 70.9804%
XYZ:
35.3804, 37.8817, 20.4861
xyY:
0.3774, 0.4041, 37.8817
CIE-Lab:
67.9334, -2.1056, 30.1096
CIE-LCH:
67.9334, 30.1831, 94.0002
CIE-Luv:
67.9334, 13.2065, 39.1219
Hunter-Lab:
61.5481, -5.1000, 23.3492
#b5a56f color charts
#b5a56f color shades, tints & tones
#b5a56f color schemes
#b5a56f color preview, HTML & CSS examples
This text has a color of #b5a56f
<p style="color:#b5a56f;">Text here</p>
.mytext {color:#b5a56f;}
This box has a color of #b5a56f
<div style="background-color:#b5a56f;">Content here</div>
.mybackground {background-color:#b5a56f;}
Border around this has a color of #b5a56f
<div style="border:2px solid #b5a56f;">Content here</div>
.myborder {border:2px solid #b5a56f;}