#baabc5 color space conversions
Hex:
#baabc5
RGB:
186, 171, 197
CMY:
27, 33, 23
CMYK:
6, 13, 0, 23
HSL:
275°, 18.3099%, 72.1569%
HSV (HSB):
275°, 13.1980%, 77.2549%
XYZ:
44.8907, 43.5961, 58.8722
xyY:
0.3046, 0.2958, 43.5961
CIE-Lab:
71.9577, 10.2538, -11.2834
CIE-LCH:
71.9577, 15.2465, 312.2631
CIE-Luv:
71.9577, 6.8000, -18.8485
Hunter-Lab:
66.0274, 5.8106, -6.6458
#baabc5 color charts
#baabc5 color shades, tints & tones
#baabc5 color schemes
#baabc5 color preview, HTML & CSS examples
This text has a color of #baabc5
<p style="color:#baabc5;">Text here</p>
.mytext {color:#baabc5;}
This box has a color of #baabc5
<div style="background-color:#baabc5;">Content here</div>
.mybackground {background-color:#baabc5;}
Border around this has a color of #baabc5
<div style="border:2px solid #baabc5;">Content here</div>
.myborder {border:2px solid #baabc5;}