#b7bac3 color space conversions
Hex:
#b7bac3
RGB:
183, 186, 195
CMY:
28, 27, 24
CMYK:
6, 5, 0, 24
HSL:
225°, 9.0909%, 74.1176%
HSV (HSB):
225°, 6.1538%, 76.4706%
XYZ:
46.9377, 49.1252, 58.6380
xyY:
0.3034, 0.3175, 49.1252
CIE-Lab:
75.5292, 0.6906, -4.9094
CIE-LCH:
75.5292, 4.9577, 278.0070
CIE-Luv:
75.5292, -2.1711, -7.5190
Hunter-Lab:
70.0894, -3.1180, -0.5405
#b7bac3 color charts
#b7bac3 color shades, tints & tones
#b7bac3 color schemes
#b7bac3 color preview, HTML & CSS examples
This text has a color of #b7bac3
<p style="color:#b7bac3;">Text here</p>
.mytext {color:#b7bac3;}
This box has a color of #b7bac3
<div style="background-color:#b7bac3;">Content here</div>
.mybackground {background-color:#b7bac3;}
Border around this has a color of #b7bac3
<div style="border:2px solid #b7bac3;">Content here</div>
.myborder {border:2px solid #b7bac3;}