#bbb2a9 color space conversions
Hex:
#bbb2a9
RGB:
187, 178, 169
CMY:
27, 30, 34
CMYK:
0, 5, 10, 27
HSL:
30°, 11.6883%, 69.8039%
HSV (HSB):
30°, 9.6257%, 73.3333%
XYZ:
43.5753, 45.2702, 43.9775
xyY:
0.3281, 0.3408, 45.2702
CIE-Lab:
73.0694, 1.6213, 5.7298
CIE-LCH:
73.0694, 5.9547, 74.2009
CIE-Luv:
73.0694, 5.8195, 8.0143
Hunter-Lab:
67.2831, -2.1414, 8.3451
#bbb2a9 color charts
#bbb2a9 color shades, tints & tones
#bbb2a9 color schemes
#bbb2a9 color preview, HTML & CSS examples
This text has a color of #bbb2a9
<p style="color:#bbb2a9;">Text here</p>
.mytext {color:#bbb2a9;}
This box has a color of #bbb2a9
<div style="background-color:#bbb2a9;">Content here</div>
.mybackground {background-color:#bbb2a9;}
Border around this has a color of #bbb2a9
<div style="border:2px solid #bbb2a9;">Content here</div>
.myborder {border:2px solid #bbb2a9;}