#bbaa6e color space conversions
Hex:
#bbaa6e
RGB:
187, 170, 110
CMY:
27, 33, 57
CMYK:
0, 9, 41, 27
HSL:
47°, 36.1502%, 58.2353%
HSV (HSB):
47°, 41.1765%, 73.3333%
XYZ:
37.6827, 40.4400, 20.5715
xyY:
0.3818, 0.4098, 40.4400
CIE-Lab:
69.7818, -2.4348, 33.1376
CIE-LCH:
69.7818, 33.2269, 94.2022
CIE-Luv:
69.7818, 14.2068, 42.8090
Hunter-Lab:
63.5925, -5.5139, 25.3351
#bbaa6e color charts
#bbaa6e color shades, tints & tones
#bbaa6e color schemes
#bbaa6e color preview, HTML & CSS examples
This text has a color of #bbaa6e
<p style="color:#bbaa6e;">Text here</p>
.mytext {color:#bbaa6e;}
This box has a color of #bbaa6e
<div style="background-color:#bbaa6e;">Content here</div>
.mybackground {background-color:#bbaa6e;}
Border around this has a color of #bbaa6e
<div style="border:2px solid #bbaa6e;">Content here</div>
.myborder {border:2px solid #bbaa6e;}