#bbb1c1 color space conversions
Hex:
#bbb1c1
RGB:
187, 177, 193
CMY:
27, 31, 24
CMYK:
3, 8, 0, 24
HSL:
278°, 11.4286%, 72.5490%
HSV (HSB):
278°, 8.2902%, 75.6863%
XYZ:
45.8413, 45.8593, 56.8877
xyY:
0.3085, 0.3086, 45.8593
CIE-Lab:
73.4542, 6.5331, -6.8516
CIE-LCH:
73.4542, 9.4671, 313.6370
CIE-Luv:
73.4542, 4.6879, -11.4314
Hunter-Lab:
67.7195, 2.3226, -2.4028
#bbb1c1 color charts
#bbb1c1 color shades, tints & tones
#bbb1c1 color schemes
#bbb1c1 color preview, HTML & CSS examples
This text has a color of #bbb1c1
<p style="color:#bbb1c1;">Text here</p>
.mytext {color:#bbb1c1;}
This box has a color of #bbb1c1
<div style="background-color:#bbb1c1;">Content here</div>
.mybackground {background-color:#bbb1c1;}
Border around this has a color of #bbb1c1
<div style="border:2px solid #bbb1c1;">Content here</div>
.myborder {border:2px solid #bbb1c1;}