#ba968b color space conversions
Hex:
#ba968b
RGB:
186, 150, 139
CMY:
27, 41, 45
CMYK:
0, 19, 25, 27
HSL:
14°, 25.4054%, 63.7255%
HSV (HSB):
14°, 25.2688%, 72.9412%
XYZ:
35.8162, 34.1159, 29.1234
xyY:
0.3616, 0.3444, 34.1159
CIE-Lab:
65.0544, 11.7743, 10.8873
CIE-LCH:
65.0544, 16.0364, 42.7585
CIE-Luv:
65.0544, 23.5116, 12.8998
Hunter-Lab:
58.4088, 7.2407, 11.3234
#ba968b color charts
#ba968b color shades, tints & tones
#ba968b color schemes
#ba968b color preview, HTML & CSS examples
This text has a color of #ba968b
<p style="color:#ba968b;">Text here</p>
.mytext {color:#ba968b;}
This box has a color of #ba968b
<div style="background-color:#ba968b;">Content here</div>
.mybackground {background-color:#ba968b;}
Border around this has a color of #ba968b
<div style="border:2px solid #ba968b;">Content here</div>
.myborder {border:2px solid #ba968b;}