#bba89e color space conversions
Hex:
#bba89e
RGB:
187, 168, 158
CMY:
27, 34, 38
CMYK:
0, 10, 16, 27
HSL:
21°, 17.5758%, 67.6471%
HSV (HSB):
21°, 15.5080%, 73.3333%
XYZ:
40.6677, 41.0387, 38.1256
xyY:
0.3394, 0.3425, 41.0387
CIE-Lab:
70.2030, 5.2031, 7.6595
CIE-LCH:
70.2030, 9.2596, 55.8120
CIE-Luv:
70.2030, 12.0922, 9.9914
Hunter-Lab:
64.0614, 1.2085, 9.5571
#bba89e color charts
#bba89e color shades, tints & tones
#bba89e color schemes
#bba89e color preview, HTML & CSS examples
This text has a color of #bba89e
<p style="color:#bba89e;">Text here</p>
.mytext {color:#bba89e;}
This box has a color of #bba89e
<div style="background-color:#bba89e;">Content here</div>
.mybackground {background-color:#bba89e;}
Border around this has a color of #bba89e
<div style="border:2px solid #bba89e;">Content here</div>
.myborder {border:2px solid #bba89e;}