#bacc9a color space conversions
Hex:
#bacc9a
RGB:
186, 204, 154
CMY:
27, 20, 40
CMYK:
9, 0, 25, 20
HSL:
82°, 32.8947%, 70.1961%
HSV (HSB):
82°, 24.5098%, 80.0000%
XYZ:
47.6753, 55.9579, 38.8601
xyY:
0.3346, 0.3927, 55.9579
CIE-Lab:
79.5899, -14.7529, 22.9443
CIE-LCH:
79.5899, 27.2780, 122.7406
CIE-Luv:
79.5899, -8.0986, 34.6265
Hunter-Lab:
74.8050, -17.1459, 21.5633
#bacc9a color charts
#bacc9a color shades, tints & tones
#bacc9a color schemes
#bacc9a color preview, HTML & CSS examples
This text has a color of #bacc9a
<p style="color:#bacc9a;">Text here</p>
.mytext {color:#bacc9a;}
This box has a color of #bacc9a
<div style="background-color:#bacc9a;">Content here</div>
.mybackground {background-color:#bacc9a;}
Border around this has a color of #bacc9a
<div style="border:2px solid #bacc9a;">Content here</div>
.myborder {border:2px solid #bacc9a;}