#bbb2b2 color space conversions
Hex:
#bbb2b2
RGB:
187, 178, 178
CMY:
27, 30, 30
CMYK:
0, 5, 5, 27
HSL:
0°, 6.2069%, 71.5686%
HSV (HSB):
0°, 4.8128%, 73.3333%
XYZ:
44.4498, 45.6199, 48.5823
xyY:
0.3206, 0.3290, 45.6199
CIE-Lab:
73.2982, 3.1969, 1.1346
CIE-LCH:
73.2982, 3.3923, 19.5404
CIE-Luv:
73.2982, 5.2184, 1.1129
Hunter-Lab:
67.5425, -0.7284, 4.6334
#bbb2b2 color charts
#bbb2b2 color shades, tints & tones
#bbb2b2 color schemes
#bbb2b2 color preview, HTML & CSS examples
This text has a color of #bbb2b2
<p style="color:#bbb2b2;">Text here</p>
.mytext {color:#bbb2b2;}
This box has a color of #bbb2b2
<div style="background-color:#bbb2b2;">Content here</div>
.mybackground {background-color:#bbb2b2;}
Border around this has a color of #bbb2b2
<div style="border:2px solid #bbb2b2;">Content here</div>
.myborder {border:2px solid #bbb2b2;}