#bacdc6 color space conversions
Hex:
#bacdc6
RGB:
186, 205, 198
CMY:
27, 20, 22
CMYK:
9, 0, 3, 20
HSL:
158°, 15.9664%, 76.6667%
HSV (HSB):
158°, 9.2683%, 80.3922%
XYZ:
52.2741, 58.1790, 61.9006
xyY:
0.3033, 0.3376, 58.1790
CIE-Lab:
80.8382, -7.7500, 1.2805
CIE-LCH:
80.8382, 7.8551, 170.6177
CIE-Luv:
80.8382, -10.0642, 3.2626
Hunter-Lab:
76.2751, -11.1491, 5.2762
#bacdc6 color charts
#bacdc6 color shades, tints & tones
#bacdc6 color schemes
#bacdc6 color preview, HTML & CSS examples
This text has a color of #bacdc6
<p style="color:#bacdc6;">Text here</p>
.mytext {color:#bacdc6;}
This box has a color of #bacdc6
<div style="background-color:#bacdc6;">Content here</div>
.mybackground {background-color:#bacdc6;}
Border around this has a color of #bacdc6
<div style="border:2px solid #bacdc6;">Content here</div>
.myborder {border:2px solid #bacdc6;}