#baabb6 color space conversions
Hex:
#baabb6
RGB:
186, 171, 182
CMY:
27, 33, 29
CMYK:
0, 8, 2, 27
HSL:
316°, 9.8039%, 70.0000%
HSV (HSB):
316°, 8.0645%, 72.9412%
XYZ:
43.2561, 42.9423, 50.2648
xyY:
0.3170, 0.3147, 42.9423
CIE-Lab:
71.5158, 7.3741, -3.6829
CIE-LCH:
71.5158, 8.2426, 333.4609
CIE-Luv:
71.5158, 7.9839, -6.7347
Hunter-Lab:
65.5304, 3.1483, 0.3931
#baabb6 color charts
#baabb6 color shades, tints & tones
#baabb6 color schemes
#baabb6 color preview, HTML & CSS examples
This text has a color of #baabb6
<p style="color:#baabb6;">Text here</p>
.mytext {color:#baabb6;}
This box has a color of #baabb6
<div style="background-color:#baabb6;">Content here</div>
.mybackground {background-color:#baabb6;}
Border around this has a color of #baabb6
<div style="border:2px solid #baabb6;">Content here</div>
.myborder {border:2px solid #baabb6;}