#baabc4 color space conversions
Hex:
#baabc4
RGB:
186, 171, 196
CMY:
27, 33, 23
CMYK:
5, 13, 0, 23
HSL:
276°, 17.4825%, 71.9608%
HSV (HSB):
276°, 12.7551%, 76.8627%
XYZ:
44.7764, 43.5504, 58.2707
xyY:
0.3054, 0.2971, 43.5504
CIE-Lab:
71.9270, 10.0558, -10.7795
CIE-LCH:
71.9270, 14.7417, 313.0105
CIE-Luv:
71.9270, 6.8799, -18.0305
Hunter-Lab:
65.9928, 5.6258, -6.1573
#baabc4 color charts
#baabc4 color shades, tints & tones
#baabc4 color schemes
#baabc4 color preview, HTML & CSS examples
This text has a color of #baabc4
<p style="color:#baabc4;">Text here</p>
.mytext {color:#baabc4;}
This box has a color of #baabc4
<div style="background-color:#baabc4;">Content here</div>
.mybackground {background-color:#baabc4;}
Border around this has a color of #baabc4
<div style="border:2px solid #baabc4;">Content here</div>
.myborder {border:2px solid #baabc4;}