#b5ae7e color space conversions
Hex:
#b5ae7e
RGB:
181, 174, 126
CMY:
29, 32, 51
CMYK:
0, 4, 30, 29
HSL:
52°, 27.0936%, 60.1961%
HSV (HSB):
52°, 30.3867%, 70.9804%
XYZ:
37.9580, 41.6022, 25.7681
xyY:
0.3604, 0.3950, 41.6022
CIE-Lab:
70.5958, -5.0511, 25.5933
CIE-LCH:
70.5958, 26.0870, 101.1644
CIE-Luv:
70.5958, 6.9144, 34.9833
Hunter-Lab:
64.4998, -7.8277, 21.4631
#b5ae7e color charts
#b5ae7e color shades, tints & tones
#b5ae7e color schemes
#b5ae7e color preview, HTML & CSS examples
This text has a color of #b5ae7e
<p style="color:#b5ae7e;">Text here</p>
.mytext {color:#b5ae7e;}
This box has a color of #b5ae7e
<div style="background-color:#b5ae7e;">Content here</div>
.mybackground {background-color:#b5ae7e;}
Border around this has a color of #b5ae7e
<div style="border:2px solid #b5ae7e;">Content here</div>
.myborder {border:2px solid #b5ae7e;}