#bacac0 color space conversions
Hex:
#bacac0
RGB:
186, 202, 192
CMY:
27, 21, 25
CMYK:
8, 0, 5, 21
HSL:
143°, 13.1148%, 76.0784%
HSV (HSB):
143°, 7.9208%, 79.2157%
XYZ:
50.8847, 56.4859, 58.0901
xyY:
0.3075, 0.3414, 56.4859
CIE-Lab:
79.8896, -7.3233, 3.1169
CIE-LCH:
79.8896, 7.9590, 156.9444
CIE-Luv:
79.8896, -8.3608, 5.9159
Hunter-Lab:
75.1571, -10.6727, 6.7838
#bacac0 color charts
#bacac0 color shades, tints & tones
#bacac0 color schemes
#bacac0 color preview, HTML & CSS examples
This text has a color of #bacac0
<p style="color:#bacac0;">Text here</p>
.mytext {color:#bacac0;}
This box has a color of #bacac0
<div style="background-color:#bacac0;">Content here</div>
.mybackground {background-color:#bacac0;}
Border around this has a color of #bacac0
<div style="border:2px solid #bacac0;">Content here</div>
.myborder {border:2px solid #bacac0;}