#b8b4b4 color space conversions
Hex:
#b8b4b4
RGB:
184, 180, 180
CMY:
28, 29, 29
CMYK:
0, 2, 2, 28
HSL:
0°, 2.7397%, 71.3725%
HSV (HSB):
0°, 2.1739%, 72.1569%
XYZ:
44.3266, 46.1282, 49.7474
xyY:
0.3162, 0.3290, 46.1282
CIE-Lab:
73.6286, 1.4141, 0.4921
CIE-LCH:
73.6286, 1.4973, 19.1889
CIE-Luv:
73.6286, 2.2929, 0.4819
Hunter-Lab:
67.9177, -2.3576, 4.1145
#b8b4b4 color charts
#b8b4b4 color shades, tints & tones
#b8b4b4 color schemes
#b8b4b4 color preview, HTML & CSS examples
This text has a color of #b8b4b4
<p style="color:#b8b4b4;">Text here</p>
.mytext {color:#b8b4b4;}
This box has a color of #b8b4b4
<div style="background-color:#b8b4b4;">Content here</div>
.mybackground {background-color:#b8b4b4;}
Border around this has a color of #b8b4b4
<div style="border:2px solid #b8b4b4;">Content here</div>
.myborder {border:2px solid #b8b4b4;}