#bacdc0 color space conversions
Hex:
#bacdc0
RGB:
186, 205, 192
CMY:
27, 20, 25
CMYK:
9, 0, 6, 20
HSL:
139°, 15.9664%, 76.6667%
HSV (HSB):
139°, 9.2683%, 80.3922%
XYZ:
51.5954, 57.9075, 58.3271
xyY:
0.3074, 0.3450, 57.9075
CIE-Lab:
80.6873, -8.8803, 4.2722
CIE-LCH:
80.6873, 9.8545, 154.3085
CIE-Luv:
80.6873, -9.8557, 7.9022
Hunter-Lab:
76.0970, -12.1428, 7.8231
#bacdc0 color charts
#bacdc0 color shades, tints & tones
#bacdc0 color schemes
#bacdc0 color preview, HTML & CSS examples
This text has a color of #bacdc0
<p style="color:#bacdc0;">Text here</p>
.mytext {color:#bacdc0;}
This box has a color of #bacdc0
<div style="background-color:#bacdc0;">Content here</div>
.mybackground {background-color:#bacdc0;}
Border around this has a color of #bacdc0
<div style="border:2px solid #bacdc0;">Content here</div>
.myborder {border:2px solid #bacdc0;}