#b8a09a color space conversions
Hex:
#b8a09a
RGB:
184, 160, 154
CMY:
28, 37, 40
CMYK:
0, 13, 16, 28
HSL:
12°, 17.4419%, 66.2745%
HSV (HSB):
12°, 16.3043%, 72.1569%
XYZ:
38.1707, 37.6651, 35.8301
xyY:
0.3418, 0.3373, 37.6651
CIE-Lab:
67.7730, 7.8025, 6.3577
CIE-LCH:
67.7730, 10.0648, 39.1742
CIE-Luv:
67.7730, 14.9899, 7.6476
Hunter-Lab:
61.3719, 3.6187, 8.3456
#b8a09a color charts
#b8a09a color shades, tints & tones
#b8a09a color schemes
#b8a09a color preview, HTML & CSS examples
This text has a color of #b8a09a
<p style="color:#b8a09a;">Text here</p>
.mytext {color:#b8a09a;}
This box has a color of #b8a09a
<div style="background-color:#b8a09a;">Content here</div>
.mybackground {background-color:#b8a09a;}
Border around this has a color of #b8a09a
<div style="border:2px solid #b8a09a;">Content here</div>
.myborder {border:2px solid #b8a09a;}