#b8aa8c color space conversions
Hex:
#b8aa8c
RGB:
184, 170, 140
CMY:
28, 33, 45
CMYK:
0, 8, 24, 28
HSL:
41°, 23.6559%, 63.5294%
HSV (HSB):
41°, 23.9130%, 72.1569%
XYZ:
38.8755, 40.8332, 30.6436
xyY:
0.3523, 0.3700, 40.8332
CIE-Lab:
70.0589, 0.2061, 17.3115
CIE-LCH:
70.0589, 17.3128, 89.3178
CIE-Luv:
70.0589, 10.3497, 23.7493
Hunter-Lab:
63.9009, -3.2322, 16.2982
#b8aa8c color charts
#b8aa8c color shades, tints & tones
#b8aa8c color schemes
#b8aa8c color preview, HTML & CSS examples
This text has a color of #b8aa8c
<p style="color:#b8aa8c;">Text here</p>
.mytext {color:#b8aa8c;}
This box has a color of #b8aa8c
<div style="background-color:#b8aa8c;">Content here</div>
.mybackground {background-color:#b8aa8c;}
Border around this has a color of #b8aa8c
<div style="border:2px solid #b8aa8c;">Content here</div>
.myborder {border:2px solid #b8aa8c;}