#bacd96 color space conversions
Hex:
#bacd96
RGB:
186, 205, 150
CMY:
27, 20, 41
CMYK:
9, 0, 27, 20
HSL:
81°, 35.4839%, 69.6078%
HSV (HSB):
81°, 26.8293%, 80.3922%
XYZ:
47.5860, 56.3038, 37.2138
xyY:
0.3372, 0.3990, 56.3038
CIE-Lab:
79.7864, -15.8481, 25.3154
CIE-LCH:
79.7864, 29.8669, 122.0476
CIE-Luv:
79.7864, -8.5189, 37.8455
Hunter-Lab:
75.0358, -18.1120, 23.1204
#bacd96 color charts
#bacd96 color shades, tints & tones
#bacd96 color schemes
#bacd96 color preview, HTML & CSS examples
This text has a color of #bacd96
<p style="color:#bacd96;">Text here</p>
.mytext {color:#bacd96;}
This box has a color of #bacd96
<div style="background-color:#bacd96;">Content here</div>
.mybackground {background-color:#bacd96;}
Border around this has a color of #bacd96
<div style="border:2px solid #bacd96;">Content here</div>
.myborder {border:2px solid #bacd96;}