#b5ae8e color space conversions
Hex:
#b5ae8e
RGB:
181, 174, 142
CMY:
29, 32, 44
CMYK:
0, 4, 22, 29
HSL:
49°, 20.8556%, 63.3333%
HSV (HSB):
49°, 21.5470%, 70.9804%
XYZ:
39.0746, 42.0489, 31.6480
xyY:
0.3465, 0.3729, 42.0489
CIE-Lab:
70.9046, -2.8065, 17.3530
CIE-LCH:
70.9046, 17.5784, 99.1868
CIE-Luv:
70.9046, 6.0267, 24.4423
Hunter-Lab:
64.8451, -5.9177, 16.4548
#b5ae8e color charts
#b5ae8e color shades, tints & tones
#b5ae8e color schemes
#b5ae8e color preview, HTML & CSS examples
This text has a color of #b5ae8e
<p style="color:#b5ae8e;">Text here</p>
.mytext {color:#b5ae8e;}
This box has a color of #b5ae8e
<div style="background-color:#b5ae8e;">Content here</div>
.mybackground {background-color:#b5ae8e;}
Border around this has a color of #b5ae8e
<div style="border:2px solid #b5ae8e;">Content here</div>
.myborder {border:2px solid #b5ae8e;}