#bbb8c1 color space conversions
Hex:
#bbb8c1
RGB:
187, 184, 193
CMY:
27, 28, 24
CMYK:
3, 5, 0, 24
HSL:
260°, 6.7669%, 73.9216%
HSV (HSB):
260°, 4.6632%, 75.6863%
XYZ:
47.2596, 48.6960, 57.3605
xyY:
0.3082, 0.3176, 48.6960
CIE-Lab:
75.2618, 2.7445, -4.1799
CIE-LCH:
75.2618, 5.0004, 303.2884
CIE-Luv:
75.2618, 1.1682, -6.7504
Hunter-Lab:
69.7825, -1.2318, 0.1120
#bbb8c1 color charts
#bbb8c1 color shades, tints & tones
#bbb8c1 color schemes
#bbb8c1 color preview, HTML & CSS examples
This text has a color of #bbb8c1
<p style="color:#bbb8c1;">Text here</p>
.mytext {color:#bbb8c1;}
This box has a color of #bbb8c1
<div style="background-color:#bbb8c1;">Content here</div>
.mybackground {background-color:#bbb8c1;}
Border around this has a color of #bbb8c1
<div style="border:2px solid #bbb8c1;">Content here</div>
.myborder {border:2px solid #bbb8c1;}