#bacdb7 color space conversions
Hex:
#bacdb7
RGB:
186, 205, 183
CMY:
27, 20, 28
CMYK:
9, 0, 11, 20
HSL:
112°, 18.0328%, 76.0784%
HSV (HSB):
112°, 10.7317%, 80.3922%
XYZ:
50.6283, 57.5206, 53.2339
xyY:
0.3137, 0.3564, 57.5206
CIE-Lab:
80.4715, -10.5148, 8.7726
CIE-LCH:
80.4715, 13.6938, 140.1614
CIE-Luv:
80.4715, -9.5501, 14.7156
Hunter-Lab:
75.8424, -13.5672, 11.4739
#bacdb7 color charts
#bacdb7 color shades, tints & tones
#bacdb7 color schemes
#bacdb7 color preview, HTML & CSS examples
This text has a color of #bacdb7
<p style="color:#bacdb7;">Text here</p>
.mytext {color:#bacdb7;}
This box has a color of #bacdb7
<div style="background-color:#bacdb7;">Content here</div>
.mybackground {background-color:#bacdb7;}
Border around this has a color of #bacdb7
<div style="border:2px solid #bacdb7;">Content here</div>
.myborder {border:2px solid #bacdb7;}