#bbb6c5 color space conversions
Hex:
#bbb6c5
RGB:
187, 182, 197
CMY:
27, 29, 23
CMYK:
5, 8, 0, 23
HSL:
260°, 11.4504%, 74.3137%
HSV (HSB):
260°, 7.6142%, 77.2549%
XYZ:
47.2995, 48.0519, 59.6053
xyY:
0.3052, 0.3101, 48.0519
CIE-Lab:
74.8577, 4.5980, -6.9570
CIE-LCH:
74.8577, 8.3392, 303.4610
CIE-Luv:
74.8577, 1.9164, -11.3026
Hunter-Lab:
69.3195, 0.4887, -2.4577
#bbb6c5 color charts
#bbb6c5 color shades, tints & tones
#bbb6c5 color schemes
#bbb6c5 color preview, HTML & CSS examples
This text has a color of #bbb6c5
<p style="color:#bbb6c5;">Text here</p>
.mytext {color:#bbb6c5;}
This box has a color of #bbb6c5
<div style="background-color:#bbb6c5;">Content here</div>
.mybackground {background-color:#bbb6c5;}
Border around this has a color of #bbb6c5
<div style="border:2px solid #bbb6c5;">Content here</div>
.myborder {border:2px solid #bbb6c5;}