#babaab color space conversions
Hex:
#babaab
RGB:
186, 186, 171
CMY:
27, 27, 33
CMYK:
0, 0, 8, 27
HSL:
60°, 9.8039%, 70.0000%
HSV (HSB):
60°, 8.0645%, 72.9412%
XYZ:
45.1593, 48.4972, 45.5088
xyY:
0.3245, 0.3485, 48.4972
CIE-Lab:
75.1374, -2.6767, 7.5989
CIE-LCH:
75.1374, 8.0565, 109.4045
CIE-Luv:
75.1374, 0.8298, 11.4851
Hunter-Lab:
69.6399, -6.1183, 10.0027
#babaab color charts
#babaab color shades, tints & tones
#babaab color schemes
#babaab color preview, HTML & CSS examples
This text has a color of #babaab
<p style="color:#babaab;">Text here</p>
.mytext {color:#babaab;}
This box has a color of #babaab
<div style="background-color:#babaab;">Content here</div>
.mybackground {background-color:#babaab;}
Border around this has a color of #babaab
<div style="border:2px solid #babaab;">Content here</div>
.myborder {border:2px solid #babaab;}