#b8b0b8 color space conversions
Hex:
#b8b0b8
RGB:
184, 176, 184
CMY:
28, 31, 28
CMYK:
0, 4, 0, 28
HSL:
300°, 5.3333%, 70.5882%
HSV (HSB):
300°, 4.3478%, 72.1569%
XYZ:
43.9442, 44.7017, 51.6596
xyY:
0.3132, 0.3186, 44.7017
CIE-Lab:
72.6950, 4.3199, -3.0664
CIE-LCH:
72.6950, 5.2975, 324.6316
CIE-Luv:
72.6950, 4.0927, -5.3031
Hunter-Lab:
66.8593, 0.3178, 0.9905
#b8b0b8 color charts
#b8b0b8 color shades, tints & tones
#b8b0b8 color schemes
#b8b0b8 color preview, HTML & CSS examples
This text has a color of #b8b0b8
<p style="color:#b8b0b8;">Text here</p>
.mytext {color:#b8b0b8;}
This box has a color of #b8b0b8
<div style="background-color:#b8b0b8;">Content here</div>
.mybackground {background-color:#b8b0b8;}
Border around this has a color of #b8b0b8
<div style="border:2px solid #b8b0b8;">Content here</div>
.myborder {border:2px solid #b8b0b8;}