#bbb1b2 color space conversions
Hex:
#bbb1b2
RGB:
187, 177, 178
CMY:
27, 31, 30
CMYK:
0, 5, 5, 27
HSL:
354°, 6.8493%, 71.3725%
HSV (HSB):
354°, 5.3476%, 73.3333%
XYZ:
44.2515, 45.2234, 48.5162
xyY:
0.3207, 0.3277, 45.2234
CIE-Lab:
73.0388, 3.7374, 0.7566
CIE-LCH:
73.0388, 3.8132, 11.4441
CIE-Luv:
73.0388, 5.7433, 0.4637
Hunter-Lab:
67.2484, -0.2260, 4.2992
#bbb1b2 color charts
#bbb1b2 color shades, tints & tones
#bbb1b2 color schemes
#bbb1b2 color preview, HTML & CSS examples
This text has a color of #bbb1b2
<p style="color:#bbb1b2;">Text here</p>
.mytext {color:#bbb1b2;}
This box has a color of #bbb1b2
<div style="background-color:#bbb1b2;">Content here</div>
.mybackground {background-color:#bbb1b2;}
Border around this has a color of #bbb1b2
<div style="border:2px solid #bbb1b2;">Content here</div>
.myborder {border:2px solid #bbb1b2;}