#b8a09b color space conversions
Hex:
#b8a09b
RGB:
184, 160, 155
CMY:
28, 37, 39
CMYK:
0, 13, 16, 28
HSL:
10°, 16.9591%, 66.4706%
HSV (HSB):
10°, 15.7609%, 72.1569%
XYZ:
38.2544, 37.6985, 36.2707
xyY:
0.3409, 0.3359, 37.6985
CIE-Lab:
67.7978, 7.9649, 5.8369
CIE-LCH:
67.7978, 9.8747, 36.2349
CIE-Luv:
67.7978, 14.9025, 6.8976
Hunter-Lab:
61.3991, 3.7649, 7.9546
#b8a09b color charts
#b8a09b color shades, tints & tones
#b8a09b color schemes
#b8a09b color preview, HTML & CSS examples
This text has a color of #b8a09b
<p style="color:#b8a09b;">Text here</p>
.mytext {color:#b8a09b;}
This box has a color of #b8a09b
<div style="background-color:#b8a09b;">Content here</div>
.mybackground {background-color:#b8a09b;}
Border around this has a color of #b8a09b
<div style="border:2px solid #b8a09b;">Content here</div>
.myborder {border:2px solid #b8a09b;}