#b8b9b4 color space conversions
Hex:
#b8b9b4
RGB:
184, 185, 180
CMY:
28, 27, 29
CMYK:
1, 0, 3, 27
HSL:
72°, 3.4483%, 71.5686%
HSV (HSB):
72°, 2.7027%, 72.5490%
XYZ:
45.3543, 48.1836, 50.0899
xyY:
0.3158, 0.3355, 48.1836
CIE-Lab:
74.9406, -1.2671, 2.4013
CIE-LCH:
74.9406, 2.7151, 117.8187
CIE-Luv:
74.9406, -0.2909, 3.7579
Hunter-Lab:
69.4144, -4.8459, 5.8059
#b8b9b4 color charts
#b8b9b4 color shades, tints & tones
#b8b9b4 color schemes
#b8b9b4 color preview, HTML & CSS examples
This text has a color of #b8b9b4
<p style="color:#b8b9b4;">Text here</p>
.mytext {color:#b8b9b4;}
This box has a color of #b8b9b4
<div style="background-color:#b8b9b4;">Content here</div>
.mybackground {background-color:#b8b9b4;}
Border around this has a color of #b8b9b4
<div style="border:2px solid #b8b9b4;">Content here</div>
.myborder {border:2px solid #b8b9b4;}