#bac15e color space conversions
Hex:
#bac15e
RGB:
186, 193, 94
CMY:
27, 24, 63
CMYK:
4, 0, 51, 24
HSL:
64°, 44.3946%, 56.2745%
HSV (HSB):
64°, 51.2953%, 75.6863%
XYZ:
41.3400, 49.3872, 17.9435
xyY:
0.3804, 0.4545, 49.3872
CIE-Lab:
75.6916, -16.3895, 48.4380
CIE-LCH:
75.6916, 51.1356, 108.6938
CIE-Luv:
75.6916, -0.0348, 62.3434
Hunter-Lab:
70.2760, -17.9799, 34.0548
#bac15e color charts
#bac15e color shades, tints & tones
#bac15e color schemes
#bac15e color preview, HTML & CSS examples
This text has a color of #bac15e
<p style="color:#bac15e;">Text here</p>
.mytext {color:#bac15e;}
This box has a color of #bac15e
<div style="background-color:#bac15e;">Content here</div>
.mybackground {background-color:#bac15e;}
Border around this has a color of #bac15e
<div style="border:2px solid #bac15e;">Content here</div>
.myborder {border:2px solid #bac15e;}