#baba99 color space conversions
Hex:
#baba99
RGB:
186, 186, 153
CMY:
27, 27, 40
CMYK:
0, 0, 18, 27
HSL:
60°, 19.2982%, 66.4706%
HSV (HSB):
60°, 17.7419%, 72.9412%
XYZ:
43.5584, 47.8568, 37.0785
xyY:
0.3390, 0.3724, 47.8568
CIE-Lab:
74.7345, -5.6060, 16.7750
CIE-LCH:
74.7345, 17.6869, 108.4789
CIE-Luv:
74.7345, 1.7695, 24.5151
Hunter-Lab:
69.1786, -8.6699, 16.6467
#baba99 color charts
#baba99 color shades, tints & tones
#baba99 color schemes
#baba99 color preview, HTML & CSS examples
This text has a color of #baba99
<p style="color:#baba99;">Text here</p>
.mytext {color:#baba99;}
This box has a color of #baba99
<div style="background-color:#baba99;">Content here</div>
.mybackground {background-color:#baba99;}
Border around this has a color of #baba99
<div style="border:2px solid #baba99;">Content here</div>
.myborder {border:2px solid #baba99;}