#bbb5b4 color space conversions
Hex:
#bbb5b4
RGB:
187, 181, 180
CMY:
27, 29, 29
CMYK:
0, 3, 4, 27
HSL:
9°, 4.8951%, 71.9608%
HSV (HSB):
9°, 3.7433%, 73.3333%
XYZ:
45.2556, 46.9078, 49.8489
xyY:
0.3187, 0.3303, 46.9078
CIE-Lab:
74.1308, 1.9396, 1.2532
CIE-LCH:
74.1308, 2.3093, 32.8671
CIE-Luv:
74.1308, 3.5175, 1.5102
Hunter-Lab:
68.4893, -1.9090, 4.7892
#bbb5b4 color charts
#bbb5b4 color shades, tints & tones
#bbb5b4 color schemes
#bbb5b4 color preview, HTML & CSS examples
This text has a color of #bbb5b4
<p style="color:#bbb5b4;">Text here</p>
.mytext {color:#bbb5b4;}
This box has a color of #bbb5b4
<div style="background-color:#bbb5b4;">Content here</div>
.mybackground {background-color:#bbb5b4;}
Border around this has a color of #bbb5b4
<div style="border:2px solid #bbb5b4;">Content here</div>
.myborder {border:2px solid #bbb5b4;}