#bbb4bd color space conversions
Hex:
#bbb4bd
RGB:
187, 180, 189
CMY:
27, 29, 26
CMYK:
1, 5, 0, 26
HSL:
287°, 6.3830%, 72.3529%
HSV (HSB):
287°, 4.7619%, 74.1176%
XYZ:
46.0001, 46.8814, 54.7687
xyY:
0.3115, 0.3175, 46.8814
CIE-Lab:
74.1139, 4.1418, -3.6887
CIE-LCH:
74.1139, 5.5463, 318.3115
CIE-Luv:
74.1139, 3.4469, -6.2281
Hunter-Lab:
68.4700, 0.0988, 0.5034
#bbb4bd color charts
#bbb4bd color shades, tints & tones
#bbb4bd color schemes
#bbb4bd color preview, HTML & CSS examples
This text has a color of #bbb4bd
<p style="color:#bbb4bd;">Text here</p>
.mytext {color:#bbb4bd;}
This box has a color of #bbb4bd
<div style="background-color:#bbb4bd;">Content here</div>
.mybackground {background-color:#bbb4bd;}
Border around this has a color of #bbb4bd
<div style="border:2px solid #bbb4bd;">Content here</div>
.myborder {border:2px solid #bbb4bd;}