#bac45e color space conversions
Hex:
#bac45e
RGB:
186, 196, 94
CMY:
27, 23, 63
CMYK:
5, 0, 52, 23
HSL:
66°, 46.3636%, 56.8627%
HSV (HSB):
66°, 52.0408%, 76.8627%
XYZ:
42.0100, 50.7271, 18.1668
xyY:
0.3788, 0.4574, 50.7271
CIE-Lab:
76.5134, -17.8964, 49.4019
CIE-LCH:
76.5134, 52.5436, 109.9135
CIE-Luv:
76.5134, -1.8459, 63.7865
Hunter-Lab:
71.2230, -19.3541, 34.7330
#bac45e color charts
#bac45e color shades, tints & tones
#bac45e color schemes
#bac45e color preview, HTML & CSS examples
This text has a color of #bac45e
<p style="color:#bac45e;">Text here</p>
.mytext {color:#bac45e;}
This box has a color of #bac45e
<div style="background-color:#bac45e;">Content here</div>
.mybackground {background-color:#bac45e;}
Border around this has a color of #bac45e
<div style="border:2px solid #bac45e;">Content here</div>
.myborder {border:2px solid #bac45e;}