#b8bac7 color space conversions
Hex:
#b8bac7
RGB:
184, 186, 199
CMY:
28, 27, 22
CMYK:
8, 7, 0, 22
HSL:
232°, 11.8110%, 75.0980%
HSV (HSB):
232°, 7.5377%, 78.0392%
XYZ:
47.6349, 49.4317, 61.0635
xyY:
0.3012, 0.3126, 49.4317
CIE-Lab:
75.7191, 1.8191, -6.7952
CIE-LCH:
75.7191, 7.0345, 284.9868
CIE-Luv:
75.7191, -1.8428, -10.6083
Hunter-Lab:
70.3077, -2.1010, -2.2791
#b8bac7 color charts
#b8bac7 color shades, tints & tones
#b8bac7 color schemes
#b8bac7 color preview, HTML & CSS examples
This text has a color of #b8bac7
<p style="color:#b8bac7;">Text here</p>
.mytext {color:#b8bac7;}
This box has a color of #b8bac7
<div style="background-color:#b8bac7;">Content here</div>
.mybackground {background-color:#b8bac7;}
Border around this has a color of #b8bac7
<div style="border:2px solid #b8bac7;">Content here</div>
.myborder {border:2px solid #b8bac7;}