#baba9f color space conversions
Hex:
#baba9f
RGB:
186, 186, 159
CMY:
27, 27, 38
CMYK:
0, 0, 15, 27
HSL:
60°, 16.3636%, 67.6471%
HSV (HSB):
60°, 14.5161%, 72.9412%
XYZ:
44.0666, 48.0601, 39.7549
xyY:
0.3341, 0.3644, 48.0601
CIE-Lab:
74.8628, -4.6655, 13.7136
CIE-LCH:
74.8628, 14.4855, 108.7887
CIE-Luv:
74.8628, 1.4638, 20.2766
Hunter-Lab:
69.3254, -7.8561, 14.5278
#baba9f color charts
#baba9f color shades, tints & tones
#baba9f color schemes
#baba9f color preview, HTML & CSS examples
This text has a color of #baba9f
<p style="color:#baba9f;">Text here</p>
.mytext {color:#baba9f;}
This box has a color of #baba9f
<div style="background-color:#baba9f;">Content here</div>
.mybackground {background-color:#baba9f;}
Border around this has a color of #baba9f
<div style="border:2px solid #baba9f;">Content here</div>
.myborder {border:2px solid #baba9f;}