#bbb2c0 color space conversions
Hex:
#bbb2c0
RGB:
187, 178, 192
CMY:
27, 30, 25
CMYK:
3, 7, 0, 25
HSL:
279°, 10.0000%, 72.5490%
HSV (HSB):
279°, 7.2917%, 75.2941%
XYZ:
45.9283, 46.2114, 56.3682
xyY:
0.3093, 0.3112, 46.2114
CIE-Lab:
73.6825, 5.7971, -5.9661
CIE-LCH:
73.6825, 8.3187, 314.1769
CIE-Luv:
73.6825, 4.2553, -9.9587
Hunter-Lab:
67.9789, 1.6361, -1.5780
#bbb2c0 color charts
#bbb2c0 color shades, tints & tones
#bbb2c0 color schemes
#bbb2c0 color preview, HTML & CSS examples
This text has a color of #bbb2c0
<p style="color:#bbb2c0;">Text here</p>
.mytext {color:#bbb2c0;}
This box has a color of #bbb2c0
<div style="background-color:#bbb2c0;">Content here</div>
.mybackground {background-color:#bbb2c0;}
Border around this has a color of #bbb2c0
<div style="border:2px solid #bbb2c0;">Content here</div>
.myborder {border:2px solid #bbb2c0;}