#bbb5bd color space conversions
Hex:
#bbb5bd
RGB:
187, 181, 189
CMY:
27, 29, 26
CMYK:
1, 4, 0, 26
HSL:
285°, 5.7143%, 72.5490%
HSV (HSB):
285°, 4.2328%, 74.1176%
XYZ:
46.2027, 47.2867, 54.8362
xyY:
0.3115, 0.3188, 47.2867
CIE-Lab:
74.3728, 3.6014, -3.3077
CIE-LCH:
74.3728, 4.8899, 317.4341
CIE-Luv:
74.3728, 2.9383, -5.5642
Hunter-Lab:
68.7653, -0.4070, 0.8555
#bbb5bd color charts
#bbb5bd color shades, tints & tones
#bbb5bd color schemes
#bbb5bd color preview, HTML & CSS examples
This text has a color of #bbb5bd
<p style="color:#bbb5bd;">Text here</p>
.mytext {color:#bbb5bd;}
This box has a color of #bbb5bd
<div style="background-color:#bbb5bd;">Content here</div>
.mybackground {background-color:#bbb5bd;}
Border around this has a color of #bbb5bd
<div style="border:2px solid #bbb5bd;">Content here</div>
.myborder {border:2px solid #bbb5bd;}