#bacd86 color space conversions
Hex:
#bacd86
RGB:
186, 205, 134
CMY:
27, 20, 47
CMYK:
9, 0, 35, 20
HSL:
76°, 41.5205%, 66.4706%
HSV (HSB):
76°, 34.6341%, 80.3922%
XYZ:
46.3841, 55.8230, 30.8845
xyY:
0.3485, 0.4194, 55.8230
CIE-Lab:
79.5130, -18.0408, 33.2691
CIE-LCH:
79.5130, 37.8458, 118.4696
CIE-Luv:
79.5130, -8.0786, 47.7796
Hunter-Lab:
74.7148, -19.9353, 27.7919
#bacd86 color charts
#bacd86 color shades, tints & tones
#bacd86 color schemes
#bacd86 color preview, HTML & CSS examples
This text has a color of #bacd86
<p style="color:#bacd86;">Text here</p>
.mytext {color:#bacd86;}
This box has a color of #bacd86
<div style="background-color:#bacd86;">Content here</div>
.mybackground {background-color:#bacd86;}
Border around this has a color of #bacd86
<div style="border:2px solid #bacd86;">Content here</div>
.myborder {border:2px solid #bacd86;}