#bacbc5 color space conversions
Hex:
#bacbc5
RGB:
186, 203, 197
CMY:
27, 20, 23
CMYK:
8, 0, 3, 20
HSL:
159°, 14.0496%, 76.2745%
HSV (HSB):
159°, 8.3744%, 79.6078%
XYZ:
51.6837, 57.1822, 61.1366
xyY:
0.3040, 0.3364, 57.1822
CIE-Lab:
80.2820, -6.9005, 1.0060
CIE-LCH:
80.2820, 6.9735, 171.7054
CIE-Luv:
80.2820, -9.0438, 2.7022
Hunter-Lab:
75.6189, -10.3327, 4.9983
#bacbc5 color charts
#bacbc5 color shades, tints & tones
#bacbc5 color schemes
#bacbc5 color preview, HTML & CSS examples
This text has a color of #bacbc5
<p style="color:#bacbc5;">Text here</p>
.mytext {color:#bacbc5;}
This box has a color of #bacbc5
<div style="background-color:#bacbc5;">Content here</div>
.mybackground {background-color:#bacbc5;}
Border around this has a color of #bacbc5
<div style="border:2px solid #bacbc5;">Content here</div>
.myborder {border:2px solid #bacbc5;}