#ba998b color space conversions
Hex:
#ba998b
RGB:
186, 153, 139
CMY:
27, 40, 45
CMYK:
0, 18, 25, 27
HSL:
18°, 25.4054%, 63.7255%
HSV (HSB):
18°, 25.2688%, 72.9412%
XYZ:
36.3011, 35.0856, 29.2850
xyY:
0.3606, 0.3485, 35.0856
CIE-Lab:
65.8153, 10.1172, 11.9612
CIE-LCH:
65.8153, 15.6661, 49.7741
CIE-Luv:
65.8153, 21.7325, 14.6612
Hunter-Lab:
59.2331, 5.7360, 12.1501
#ba998b color charts
#ba998b color shades, tints & tones
#ba998b color schemes
#ba998b color preview, HTML & CSS examples
This text has a color of #ba998b
<p style="color:#ba998b;">Text here</p>
.mytext {color:#ba998b;}
This box has a color of #ba998b
<div style="background-color:#ba998b;">Content here</div>
.mybackground {background-color:#ba998b;}
Border around this has a color of #ba998b
<div style="border:2px solid #ba998b;">Content here</div>
.myborder {border:2px solid #ba998b;}