#bacb8b color space conversions
Hex:
#bacb8b
RGB:
186, 203, 139
CMY:
27, 20, 45
CMYK:
8, 0, 32, 20
HSL:
76°, 38.0952%, 67.0588%
HSV (HSB):
76°, 31.5271%, 79.6078%
XYZ:
46.2658, 55.0151, 32.6066
xyY:
0.3456, 0.4109, 55.0151
CIE-Lab:
79.0499, -16.3798, 30.0723
CIE-LCH:
79.0499, 34.2439, 118.5763
CIE-Luv:
79.0499, -7.1086, 43.6497
Hunter-Lab:
74.1721, -18.4595, 25.8562
#bacb8b color charts
#bacb8b color shades, tints & tones
#bacb8b color schemes
#bacb8b color preview, HTML & CSS examples
This text has a color of #bacb8b
<p style="color:#bacb8b;">Text here</p>
.mytext {color:#bacb8b;}
This box has a color of #bacb8b
<div style="background-color:#bacb8b;">Content here</div>
.mybackground {background-color:#bacb8b;}
Border around this has a color of #bacb8b
<div style="border:2px solid #bacb8b;">Content here</div>
.myborder {border:2px solid #bacb8b;}