#bba888 color space conversions
Hex:
#bba888
RGB:
187, 168, 136
CMY:
27, 34, 47
CMYK:
0, 10, 27, 27
HSL:
38°, 27.2727%, 63.3333%
HSV (HSB):
38°, 27.2727%, 73.3333%
XYZ:
38.9401, 40.3476, 29.0281
xyY:
0.3595, 0.3725, 40.3476
CIE-Lab:
69.7164, 1.8879, 19.0660
CIE-LCH:
69.7164, 19.1592, 84.3451
CIE-Luv:
69.7164, 13.7479, 25.6102
Hunter-Lab:
63.5198, -1.7322, 17.3688
#bba888 color charts
#bba888 color shades, tints & tones
#bba888 color schemes
#bba888 color preview, HTML & CSS examples
This text has a color of #bba888
<p style="color:#bba888;">Text here</p>
.mytext {color:#bba888;}
This box has a color of #bba888
<div style="background-color:#bba888;">Content here</div>
.mybackground {background-color:#bba888;}
Border around this has a color of #bba888
<div style="border:2px solid #bba888;">Content here</div>
.myborder {border:2px solid #bba888;}