#b4b3b4 color space conversions
Hex:
#b4b3b4
RGB:
180, 179, 180
CMY:
29, 30, 29
CMYK:
0, 1, 0, 29
HSL:
300°, 0.6623%, 70.3922%
HSV (HSB):
300°, 0.5556%, 70.5882%
XYZ:
43.1807, 45.2388, 49.6361
xyY:
0.3128, 0.3277, 45.2388
CIE-Lab:
73.0488, 0.5426, -0.3925
CIE-LCH:
73.0488, 0.6697, 324.1164
CIE-Luv:
73.0488, 0.5121, -0.6737
Hunter-Lab:
67.2598, -3.1078, 3.3273
#b4b3b4 color charts
#b4b3b4 color shades, tints & tones
#b4b3b4 color schemes
#b4b3b4 color preview, HTML & CSS examples
This text has a color of #b4b3b4
<p style="color:#b4b3b4;">Text here</p>
.mytext {color:#b4b3b4;}
This box has a color of #b4b3b4
<div style="background-color:#b4b3b4;">Content here</div>
.mybackground {background-color:#b4b3b4;}
Border around this has a color of #b4b3b4
<div style="border:2px solid #b4b3b4;">Content here</div>
.myborder {border:2px solid #b4b3b4;}