#b4b4b9 color space conversions
Hex:
#b4b4b9
RGB:
180, 180, 185
CMY:
29, 29, 27
CMYK:
3, 3, 0, 27
HSL:
240°, 3.4483%, 71.5686%
HSV (HSB):
240°, 2.7027%, 72.5490%
XYZ:
43.9006, 45.8486, 52.4348
xyY:
0.3088, 0.3225, 45.8486
CIE-Lab:
73.4472, 0.9499, -2.5460
CIE-LCH:
73.4472, 2.7174, 290.4604
CIE-Luv:
73.4472, -0.2837, -3.9556
Hunter-Lab:
67.7116, -2.7654, 1.4849
#b4b4b9 color charts
#b4b4b9 color shades, tints & tones
#b4b4b9 color schemes
#b4b4b9 color preview, HTML & CSS examples
This text has a color of #b4b4b9
<p style="color:#b4b4b9;">Text here</p>
.mytext {color:#b4b4b9;}
This box has a color of #b4b4b9
<div style="background-color:#b4b4b9;">Content here</div>
.mybackground {background-color:#b4b4b9;}
Border around this has a color of #b4b4b9
<div style="border:2px solid #b4b4b9;">Content here</div>
.myborder {border:2px solid #b4b4b9;}