#bacc95 color space conversions
Hex:
#bacc95
RGB:
186, 204, 149
CMY:
27, 20, 42
CMYK:
9, 0, 27, 20
HSL:
80°, 35.0318%, 69.2157%
HSV (HSB):
80°, 26.9608%, 80.0000%
XYZ:
47.2674, 55.7948, 36.7120
xyY:
0.3382, 0.3992, 55.7948
CIE-Lab:
79.4969, -15.4884, 25.4476
CIE-LCH:
79.4969, 29.7905, 121.3262
CIE-Luv:
79.4969, -7.9485, 37.9100
Hunter-Lab:
74.6959, -17.7634, 23.1469
#bacc95 color charts
#bacc95 color shades, tints & tones
#bacc95 color schemes
#bacc95 color preview, HTML & CSS examples
This text has a color of #bacc95
<p style="color:#bacc95;">Text here</p>
.mytext {color:#bacc95;}
This box has a color of #bacc95
<div style="background-color:#bacc95;">Content here</div>
.mybackground {background-color:#bacc95;}
Border around this has a color of #bacc95
<div style="border:2px solid #bacc95;">Content here</div>
.myborder {border:2px solid #bacc95;}