#b8bba9 color space conversions
Hex:
#b8bba9
RGB:
184, 187, 169
CMY:
28, 27, 34
CMYK:
2, 0, 10, 27
HSL:
70°, 11.6883%, 69.8039%
HSV (HSB):
70°, 9.6257%, 73.3333%
XYZ:
44.6989, 48.5956, 44.5601
xyY:
0.3242, 0.3525, 48.5956
CIE-Lab:
75.1990, -4.2724, 8.7515
CIE-LCH:
75.1990, 9.7387, 116.0215
CIE-Luv:
75.1990, -0.7616, 13.3955
Hunter-Lab:
69.7105, -7.5378, 10.8982
#b8bba9 color charts
#b8bba9 color shades, tints & tones
#b8bba9 color schemes
#b8bba9 color preview, HTML & CSS examples
This text has a color of #b8bba9
<p style="color:#b8bba9;">Text here</p>
.mytext {color:#b8bba9;}
This box has a color of #b8bba9
<div style="background-color:#b8bba9;">Content here</div>
.mybackground {background-color:#b8bba9;}
Border around this has a color of #b8bba9
<div style="border:2px solid #b8bba9;">Content here</div>
.myborder {border:2px solid #b8bba9;}