#bbb4bf color space conversions
Hex:
#bbb4bf
RGB:
187, 180, 191
CMY:
27, 29, 25
CMYK:
2, 6, 0, 25
HSL:
278°, 7.9137%, 72.7451%
HSV (HSB):
278°, 5.7592%, 74.9020%
XYZ:
46.2187, 46.9689, 55.9201
xyY:
0.3100, 0.3150, 46.9689
CIE-Lab:
74.1699, 4.5214, -4.6991
CIE-LCH:
74.1699, 6.5211, 313.8960
CIE-Luv:
74.1699, 3.3137, -7.8235
Hunter-Lab:
68.5339, 0.4449, -0.4039
#bbb4bf color charts
#bbb4bf color shades, tints & tones
#bbb4bf color schemes
#bbb4bf color preview, HTML & CSS examples
This text has a color of #bbb4bf
<p style="color:#bbb4bf;">Text here</p>
.mytext {color:#bbb4bf;}
This box has a color of #bbb4bf
<div style="background-color:#bbb4bf;">Content here</div>
.mybackground {background-color:#bbb4bf;}
Border around this has a color of #bbb4bf
<div style="border:2px solid #bbb4bf;">Content here</div>
.myborder {border:2px solid #bbb4bf;}