#bbb2a2 color space conversions
Hex:
#bbb2a2
RGB:
187, 178, 162
CMY:
27, 30, 36
CMYK:
0, 5, 13, 27
HSL:
38°, 15.5280%, 68.4314%
HSV (HSB):
38°, 13.3690%, 73.3333%
XYZ:
42.9355, 45.0142, 40.6081
xyY:
0.3340, 0.3501, 45.0142
CIE-Lab:
72.9013, 0.4498, 9.3162
CIE-LCH:
72.9013, 9.3270, 87.2359
CIE-Luv:
72.9013, 6.2753, 13.2437
Hunter-Lab:
67.0926, -3.1822, 11.0793
#bbb2a2 color charts
#bbb2a2 color shades, tints & tones
#bbb2a2 color schemes
#bbb2a2 color preview, HTML & CSS examples
This text has a color of #bbb2a2
<p style="color:#bbb2a2;">Text here</p>
.mytext {color:#bbb2a2;}
This box has a color of #bbb2a2
<div style="background-color:#bbb2a2;">Content here</div>
.mybackground {background-color:#bbb2a2;}
Border around this has a color of #bbb2a2
<div style="border:2px solid #bbb2a2;">Content here</div>
.myborder {border:2px solid #bbb2a2;}