#baabab color space conversions
Hex:
#baabab
RGB:
186, 171, 171
CMY:
27, 33, 33
CMYK:
0, 8, 8, 27
HSL:
0°, 9.8039%, 70.0000%
HSV (HSB):
0°, 8.0645%, 72.9412%
XYZ:
42.1633, 42.5052, 44.5102
xyY:
0.3264, 0.3290, 42.5052
CIE-Lab:
71.2178, 5.3920, 1.9429
CIE-LCH:
71.2178, 5.7313, 19.8153
CIE-Luv:
71.2178, 8.8291, 1.8921
Hunter-Lab:
65.1960, 1.3458, 5.1592
#baabab color charts
#baabab color shades, tints & tones
#baabab color schemes
#baabab color preview, HTML & CSS examples
This text has a color of #baabab
<p style="color:#baabab;">Text here</p>
.mytext {color:#baabab;}
This box has a color of #baabab
<div style="background-color:#baabab;">Content here</div>
.mybackground {background-color:#baabab;}
Border around this has a color of #baabab
<div style="border:2px solid #baabab;">Content here</div>
.myborder {border:2px solid #baabab;}