#bbb7c2 color space conversions
Hex:
#bbb7c2
RGB:
187, 183, 194
CMY:
27, 28, 24
CMYK:
4, 6, 0, 24
HSL:
262°, 8.2707%, 73.9216%
HSV (HSB):
262°, 5.6701%, 76.0784%
XYZ:
47.1646, 48.3268, 57.8811
xyY:
0.3075, 0.3151, 48.3268
CIE-Lab:
75.0306, 3.4755, -5.0658
CIE-LCH:
75.0306, 6.1434, 304.4528
CIE-Luv:
75.0306, 1.6083, -8.2192
Hunter-Lab:
69.5175, -0.5511, -0.7033
#bbb7c2 color charts
#bbb7c2 color shades, tints & tones
#bbb7c2 color schemes
#bbb7c2 color preview, HTML & CSS examples
This text has a color of #bbb7c2
<p style="color:#bbb7c2;">Text here</p>
.mytext {color:#bbb7c2;}
This box has a color of #bbb7c2
<div style="background-color:#bbb7c2;">Content here</div>
.mybackground {background-color:#bbb7c2;}
Border around this has a color of #bbb7c2
<div style="border:2px solid #bbb7c2;">Content here</div>
.myborder {border:2px solid #bbb7c2;}