#bacbba color space conversions
Hex:
#bacbba
RGB:
186, 203, 186
CMY:
27, 20, 27
CMYK:
8, 0, 8, 20
HSL:
120°, 14.0496%, 76.2745%
HSV (HSB):
120°, 8.3744%, 79.6078%
XYZ:
50.4686, 56.6961, 54.7378
xyY:
0.3117, 0.3502, 56.6961
CIE-Lab:
80.0084, -8.9450, 6.5041
CIE-LCH:
80.0084, 11.0597, 143.9785
CIE-Luv:
80.0084, -8.6419, 11.1605
Hunter-Lab:
75.2968, -12.1278, 9.6063
#bacbba color charts
#bacbba color shades, tints & tones
#bacbba color schemes
#bacbba color preview, HTML & CSS examples
This text has a color of #bacbba
<p style="color:#bacbba;">Text here</p>
.mytext {color:#bacbba;}
This box has a color of #bacbba
<div style="background-color:#bacbba;">Content here</div>
.mybackground {background-color:#bacbba;}
Border around this has a color of #bacbba
<div style="border:2px solid #bacbba;">Content here</div>
.myborder {border:2px solid #bacbba;}