#bac08c color space conversions
Hex:
#bac08c
RGB:
186, 192, 140
CMY:
27, 25, 45
CMYK:
3, 0, 27, 25
HSL:
67°, 29.2135%, 65.0980%
HSV (HSB):
67°, 27.0833%, 75.2941%
XYZ:
43.8330, 50.0318, 32.1578
xyY:
0.3478, 0.3970, 50.0318
CIE-Lab:
76.0888, -10.6350, 25.5836
CIE-LCH:
76.0888, 27.7060, 112.5724
CIE-Luv:
76.0888, -1.0001, 36.7553
Hunter-Lab:
70.7332, -13.1676, 22.5579
#bac08c color charts
#bac08c color shades, tints & tones
#bac08c color schemes
#bac08c color preview, HTML & CSS examples
This text has a color of #bac08c
<p style="color:#bac08c;">Text here</p>
.mytext {color:#bac08c;}
This box has a color of #bac08c
<div style="background-color:#bac08c;">Content here</div>
.mybackground {background-color:#bac08c;}
Border around this has a color of #bac08c
<div style="border:2px solid #bac08c;">Content here</div>
.myborder {border:2px solid #bac08c;}