#bbaaa9 color space conversions
Hex:
#bbaaa9
RGB:
187, 170, 169
CMY:
27, 33, 34
CMYK:
0, 9, 10, 27
HSL:
3°, 11.6883%, 69.8039%
HSV (HSB):
3°, 9.6257%, 73.3333%
XYZ:
42.0297, 42.1788, 43.4622
xyY:
0.3292, 0.3304, 42.1788
CIE-Lab:
70.9940, 5.9534, 2.7311
CIE-LCH:
70.9940, 6.5500, 24.6431
CIE-Luv:
70.9940, 10.1316, 2.9260
Hunter-Lab:
64.9452, 1.8632, 5.7840
#bbaaa9 color charts
#bbaaa9 color shades, tints & tones
#bbaaa9 color schemes
#bbaaa9 color preview, HTML & CSS examples
This text has a color of #bbaaa9
<p style="color:#bbaaa9;">Text here</p>
.mytext {color:#bbaaa9;}
This box has a color of #bbaaa9
<div style="background-color:#bbaaa9;">Content here</div>
.mybackground {background-color:#bbaaa9;}
Border around this has a color of #bbaaa9
<div style="border:2px solid #bbaaa9;">Content here</div>
.myborder {border:2px solid #bbaaa9;}