#b4ae5c color space conversions
Hex:
#b4ae5c
RGB:
180, 174, 92
CMY:
29, 32, 64
CMYK:
0, 3, 49, 29
HSL:
56°, 36.9748%, 53.3333%
HSV (HSB):
56°, 48.8889%, 70.5882%
XYZ:
35.8902, 40.7481, 16.0988
xyY:
0.3870, 0.4394, 40.7481
CIE-Lab:
69.9991, -9.2904, 42.5177
CIE-LCH:
69.9991, 43.5208, 102.3257
CIE-Luv:
69.9991, 7.8271, 53.7142
Hunter-Lab:
63.8342, -11.3500, 29.7312
#b4ae5c color charts
#b4ae5c color shades, tints & tones
#b4ae5c color schemes
#b4ae5c color preview, HTML & CSS examples
This text has a color of #b4ae5c
<p style="color:#b4ae5c;">Text here</p>
.mytext {color:#b4ae5c;}
This box has a color of #b4ae5c
<div style="background-color:#b4ae5c;">Content here</div>
.mybackground {background-color:#b4ae5c;}
Border around this has a color of #b4ae5c
<div style="border:2px solid #b4ae5c;">Content here</div>
.myborder {border:2px solid #b4ae5c;}