#ba9a9c color space conversions
Hex:
#ba9a9c
RGB:
186, 154, 156
CMY:
27, 40, 39
CMYK:
0, 17, 16, 27
HSL:
356°, 18.8235%, 66.6667%
HSV (HSB):
356°, 17.2043%, 72.9412%
XYZ:
37.8061, 35.9506, 36.3991
xyY:
0.3432, 0.3264, 35.9506
CIE-Lab:
66.4822, 12.1881, 3.4051
CIE-LCH:
66.4822, 12.6548, 15.6094
CIE-Luv:
66.4822, 19.4628, 2.7126
Hunter-Lab:
59.9588, 7.6223, 5.9781
#ba9a9c color charts
#ba9a9c color shades, tints & tones
#ba9a9c color schemes
#ba9a9c color preview, HTML & CSS examples
This text has a color of #ba9a9c
<p style="color:#ba9a9c;">Text here</p>
.mytext {color:#ba9a9c;}
This box has a color of #ba9a9c
<div style="background-color:#ba9a9c;">Content here</div>
.mybackground {background-color:#ba9a9c;}
Border around this has a color of #ba9a9c
<div style="border:2px solid #ba9a9c;">Content here</div>
.myborder {border:2px solid #ba9a9c;}