#b8ab9a color space conversions
Hex:
#b8ab9a
RGB:
184, 171, 154
CMY:
28, 33, 40
CMYK:
0, 7, 16, 28
HSL:
34°, 17.4419%, 66.2745%
HSV (HSB):
34°, 16.3043%, 72.1569%
XYZ:
40.1628, 41.6493, 36.4942
xyY:
0.3395, 0.3520, 41.6493
CIE-Lab:
70.6284, 1.8037, 10.4331
CIE-LCH:
70.6284, 10.5878, 80.1916
CIE-Luv:
70.6284, 8.8300, 14.4310
Hunter-Lab:
64.5362, -1.8526, 11.6479
#b8ab9a color charts
#b8ab9a color shades, tints & tones
#b8ab9a color schemes
#b8ab9a color preview, HTML & CSS examples
This text has a color of #b8ab9a
<p style="color:#b8ab9a;">Text here</p>
.mytext {color:#b8ab9a;}
This box has a color of #b8ab9a
<div style="background-color:#b8ab9a;">Content here</div>
.mybackground {background-color:#b8ab9a;}
Border around this has a color of #b8ab9a
<div style="border:2px solid #b8ab9a;">Content here</div>
.myborder {border:2px solid #b8ab9a;}