#ba979e color space conversions
Hex:
#ba979e
RGB:
186, 151, 158
CMY:
27, 41, 38
CMYK:
0, 19, 15, 27
HSL:
348°, 20.2312%, 66.0784%
HSV (HSB):
348°, 18.8172%, 72.9412%
XYZ:
37.4879, 35.0409, 37.1355
xyY:
0.3418, 0.3195, 35.0409
CIE-Lab:
65.7805, 14.1779, 1.2655
CIE-LCH:
65.7805, 14.2343, 5.1007
CIE-Luv:
65.7805, 20.9275, -0.6698
Hunter-Lab:
59.1954, 9.4504, 4.2419
#ba979e color charts
#ba979e color shades, tints & tones
#ba979e color schemes
#ba979e color preview, HTML & CSS examples
This text has a color of #ba979e
<p style="color:#ba979e;">Text here</p>
.mytext {color:#ba979e;}
This box has a color of #ba979e
<div style="background-color:#ba979e;">Content here</div>
.mybackground {background-color:#ba979e;}
Border around this has a color of #ba979e
<div style="border:2px solid #ba979e;">Content here</div>
.myborder {border:2px solid #ba979e;}