#bacd80 color space conversions
Hex:
#bacd80
RGB:
186, 205, 128
CMY:
27, 20, 50
CMYK:
9, 0, 38, 20
HSL:
75°, 43.5028%, 65.2941%
HSV (HSB):
75°, 37.5610%, 80.3922%
XYZ:
45.9773, 55.6603, 28.7423
xyY:
0.3526, 0.4269, 55.6603
CIE-Lab:
79.4201, -18.7946, 36.2201
CIE-LCH:
79.4201, 40.8061, 117.4247
CIE-Luv:
79.4201, -7.9249, 51.2548
Hunter-Lab:
74.6058, -20.5560, 29.3822
#bacd80 color charts
#bacd80 color shades, tints & tones
#bacd80 color schemes
#bacd80 color preview, HTML & CSS examples
This text has a color of #bacd80
<p style="color:#bacd80;">Text here</p>
.mytext {color:#bacd80;}
This box has a color of #bacd80
<div style="background-color:#bacd80;">Content here</div>
.mybackground {background-color:#bacd80;}
Border around this has a color of #bacd80
<div style="border:2px solid #bacd80;">Content here</div>
.myborder {border:2px solid #bacd80;}