#bac96b color space conversions
Hex:
#bac96b
RGB:
186, 201, 107
CMY:
27, 21, 58
CMYK:
7, 0, 47, 21
HSL:
70°, 46.5347%, 60.3922%
HSV (HSB):
70°, 46.7662%, 78.8235%
XYZ:
43.7902, 53.2739, 21.8848
xyY:
0.3681, 0.4479, 53.2739
CIE-Lab:
78.0365, -19.1557, 44.9777
CIE-LCH:
78.0365, 48.8869, 113.0689
CIE-Luv:
78.0365, -5.1221, 60.2471
Hunter-Lab:
72.9890, -20.6386, 33.3149
#bac96b color charts
#bac96b color shades, tints & tones
#bac96b color schemes
#bac96b color preview, HTML & CSS examples
This text has a color of #bac96b
<p style="color:#bac96b;">Text here</p>
.mytext {color:#bac96b;}
This box has a color of #bac96b
<div style="background-color:#bac96b;">Content here</div>
.mybackground {background-color:#bac96b;}
Border around this has a color of #bac96b
<div style="border:2px solid #bac96b;">Content here</div>
.myborder {border:2px solid #bac96b;}