#bacd4d color space conversions
Hex:
#bacd4d
RGB:
186, 205, 77
CMY:
27, 20, 70
CMYK:
9, 0, 62, 20
HSL:
69°, 56.1404%, 55.2941%
HSV (HSB):
69°, 62.4390%, 80.3922%
XYZ:
43.4206, 54.6376, 15.2788
xyY:
0.3831, 0.4821, 54.6376
CIE-Lab:
78.8320, -23.6746, 59.5739
CIE-LCH:
78.8320, 64.1056, 111.6728
CIE-Luv:
78.8320, -6.8995, 74.5417
Hunter-Lab:
73.9172, -24.5004, 39.4867
#bacd4d color charts
#bacd4d color shades, tints & tones
#bacd4d color schemes
#bacd4d color preview, HTML & CSS examples
This text has a color of #bacd4d
<p style="color:#bacd4d;">Text here</p>
.mytext {color:#bacd4d;}
This box has a color of #bacd4d
<div style="background-color:#bacd4d;">Content here</div>
.mybackground {background-color:#bacd4d;}
Border around this has a color of #bacd4d
<div style="border:2px solid #bacd4d;">Content here</div>
.myborder {border:2px solid #bacd4d;}