#b8b0b9 color space conversions
Hex:
#b8b0b9
RGB:
184, 176, 185
CMY:
28, 31, 27
CMYK:
1, 5, 0, 27
HSL:
293°, 6.0403%, 70.7843%
HSV (HSB):
293°, 4.8649%, 72.5490%
XYZ:
44.0495, 44.7438, 52.2137
xyY:
0.3124, 0.3173, 44.7438
CIE-Lab:
72.7229, 4.5083, -3.5741
CIE-LCH:
72.7229, 5.7532, 321.5926
CIE-Luv:
72.7229, 4.0248, -6.0981
Hunter-Lab:
66.8908, 0.4883, 0.5429
#b8b0b9 color charts
#b8b0b9 color shades, tints & tones
#b8b0b9 color schemes
#b8b0b9 color preview, HTML & CSS examples
This text has a color of #b8b0b9
<p style="color:#b8b0b9;">Text here</p>
.mytext {color:#b8b0b9;}
This box has a color of #b8b0b9
<div style="background-color:#b8b0b9;">Content here</div>
.mybackground {background-color:#b8b0b9;}
Border around this has a color of #b8b0b9
<div style="border:2px solid #b8b0b9;">Content here</div>
.myborder {border:2px solid #b8b0b9;}