#bbaa99 color space conversions
Hex:
#bbaa99
RGB:
187, 170, 153
CMY:
27, 33, 40
CMYK:
0, 9, 18, 27
HSL:
30°, 20.0000%, 66.6667%
HSV (HSB):
30°, 18.1818%, 73.3333%
XYZ:
40.6180, 41.6142, 36.0285
xyY:
0.3435, 0.3519, 41.6142
CIE-Lab:
70.6041, 3.3208, 10.9845
CIE-LCH:
70.6041, 11.4755, 73.1790
CIE-Luv:
70.6041, 11.3509, 14.8948
Hunter-Lab:
64.5090, -0.4986, 12.0426
#bbaa99 color charts
#bbaa99 color shades, tints & tones
#bbaa99 color schemes
#bbaa99 color preview, HTML & CSS examples
This text has a color of #bbaa99
<p style="color:#bbaa99;">Text here</p>
.mytext {color:#bbaa99;}
This box has a color of #bbaa99
<div style="background-color:#bbaa99;">Content here</div>
.mybackground {background-color:#bbaa99;}
Border around this has a color of #bbaa99
<div style="border:2px solid #bbaa99;">Content here</div>
.myborder {border:2px solid #bbaa99;}