#ba9aa9 color space conversions
Hex:
#ba9aa9
RGB:
186, 154, 169
CMY:
27, 40, 34
CMYK:
0, 17, 9, 27
HSL:
332°, 18.8235%, 66.6667%
HSV (HSB):
332°, 17.2043%, 72.9412%
XYZ:
38.9667, 36.4149, 42.5111
xyY:
0.3305, 0.3089, 36.4149
CIE-Lab:
66.8357, 14.3894, -3.3563
CIE-LCH:
66.8357, 14.7756, 346.8707
CIE-Luv:
66.8357, 18.1178, -7.3879
Hunter-Lab:
60.3447, 9.6605, 0.4732
#ba9aa9 color charts
#ba9aa9 color shades, tints & tones
#ba9aa9 color schemes
#ba9aa9 color preview, HTML & CSS examples
This text has a color of #ba9aa9
<p style="color:#ba9aa9;">Text here</p>
.mytext {color:#ba9aa9;}
This box has a color of #ba9aa9
<div style="background-color:#ba9aa9;">Content here</div>
.mybackground {background-color:#ba9aa9;}
Border around this has a color of #ba9aa9
<div style="border:2px solid #ba9aa9;">Content here</div>
.myborder {border:2px solid #ba9aa9;}