#b8a99e color space conversions
Hex:
#b8a99e
RGB:
184, 169, 158
CMY:
28, 34, 38
CMYK:
0, 8, 14, 28
HSL:
25°, 15.4762%, 67.0588%
HSV (HSB):
25°, 14.1304%, 72.1569%
XYZ:
40.1267, 41.0349, 38.1534
xyY:
0.3363, 0.3439, 41.0349
CIE-Lab:
70.2004, 3.5362, 7.6207
CIE-LCH:
70.2004, 8.4012, 65.1074
CIE-Luv:
70.2004, 9.6559, 10.2428
Hunter-Lab:
64.0585, -0.2887, 9.5277
#b8a99e color charts
#b8a99e color shades, tints & tones
#b8a99e color schemes
#b8a99e color preview, HTML & CSS examples
This text has a color of #b8a99e
<p style="color:#b8a99e;">Text here</p>
.mytext {color:#b8a99e;}
This box has a color of #b8a99e
<div style="background-color:#b8a99e;">Content here</div>
.mybackground {background-color:#b8a99e;}
Border around this has a color of #b8a99e
<div style="border:2px solid #b8a99e;">Content here</div>
.myborder {border:2px solid #b8a99e;}