#b5a044 color space conversions
Hex:
#b5a044
RGB:
181, 160, 68
CMY:
29, 37, 73
CMYK:
0, 12, 62, 29
HSL:
49°, 45.3815%, 48.8235%
HSV (HSB):
49°, 62.4309%, 70.9804%
XYZ:
32.6702, 35.3827, 10.5765
xyY:
0.4155, 0.4500, 35.3827
CIE-Lab:
66.0456, -3.3974, 49.5208
CIE-LCH:
66.0456, 49.6373, 93.9247
CIE-Luv:
66.0456, 18.6660, 57.3009
Hunter-Lab:
59.4834, -6.0578, 31.0963
#b5a044 color charts
#b5a044 color shades, tints & tones
#b5a044 color schemes
#b5a044 color preview, HTML & CSS examples
This text has a color of #b5a044
<p style="color:#b5a044;">Text here</p>
.mytext {color:#b5a044;}
This box has a color of #b5a044
<div style="background-color:#b5a044;">Content here</div>
.mybackground {background-color:#b5a044;}
Border around this has a color of #b5a044
<div style="border:2px solid #b5a044;">Content here</div>
.myborder {border:2px solid #b5a044;}