#bacd3e color space conversions
Hex:
#bacd3e
RGB:
186, 205, 62
CMY:
27, 20, 76
CMYK:
9, 0, 70, 20
HSL:
68°, 58.8477%, 52.3529%
HSV (HSB):
68°, 69.7561%, 80.3922%
XYZ:
42.9505, 54.4495, 12.8035
xyY:
0.3897, 0.4941, 54.4495
CIE-Lab:
78.7231, -24.5998, 65.3322
CIE-LCH:
78.7231, 69.8101, 110.6331
CIE-Luv:
78.7231, -6.6988, 79.1176
Hunter-Lab:
73.7899, -25.2338, 41.3654
#bacd3e color charts
#bacd3e color shades, tints & tones
#bacd3e color schemes
#bacd3e color preview, HTML & CSS examples
This text has a color of #bacd3e
<p style="color:#bacd3e;">Text here</p>
.mytext {color:#bacd3e;}
This box has a color of #bacd3e
<div style="background-color:#bacd3e;">Content here</div>
.mybackground {background-color:#bacd3e;}
Border around this has a color of #bacd3e
<div style="border:2px solid #bacd3e;">Content here</div>
.myborder {border:2px solid #bacd3e;}