#baabb2 color space conversions
Hex:
#baabb2
RGB:
186, 171, 178
CMY:
27, 33, 30
CMYK:
0, 8, 4, 27
HSL:
332°, 9.8039%, 70.0000%
HSV (HSB):
332°, 8.0645%, 72.9412%
XYZ:
42.8485, 42.7793, 48.1183
xyY:
0.3204, 0.3199, 42.7793
CIE-Lab:
71.4049, 6.6403, -1.6417
CIE-LCH:
71.4049, 6.8402, 346.1126
CIE-Luv:
71.4049, 8.2939, -3.5691
Hunter-Lab:
65.4059, 2.4781, 2.1651
#baabb2 color charts
#baabb2 color shades, tints & tones
#baabb2 color schemes
#baabb2 color preview, HTML & CSS examples
This text has a color of #baabb2
<p style="color:#baabb2;">Text here</p>
.mytext {color:#baabb2;}
This box has a color of #baabb2
<div style="background-color:#baabb2;">Content here</div>
.mybackground {background-color:#baabb2;}
Border around this has a color of #baabb2
<div style="border:2px solid #baabb2;">Content here</div>
.myborder {border:2px solid #baabb2;}