#bacca7 color space conversions
Hex:
#bacca7
RGB:
186, 204, 167
CMY:
27, 20, 35
CMYK:
9, 0, 18, 20
HSL:
89°, 26.6187%, 72.7451%
HSV (HSB):
89°, 18.1373%, 80.0000%
XYZ:
48.8176, 56.4149, 44.8754
xyY:
0.3252, 0.3758, 56.4149
CIE-Lab:
79.8493, -12.7235, 16.4198
CIE-LCH:
79.8493, 20.7725, 127.7715
CIE-Luv:
79.8493, -8.5072, 25.7108
Hunter-Lab:
75.1098, -15.4261, 17.1532
#bacca7 color charts
#bacca7 color shades, tints & tones
#bacca7 color schemes
#bacca7 color preview, HTML & CSS examples
This text has a color of #bacca7
<p style="color:#bacca7;">Text here</p>
.mytext {color:#bacca7;}
This box has a color of #bacca7
<div style="background-color:#bacca7;">Content here</div>
.mybackground {background-color:#bacca7;}
Border around this has a color of #bacca7
<div style="border:2px solid #bacca7;">Content here</div>
.myborder {border:2px solid #bacca7;}