#ba8899 color space conversions
Hex:
#ba8899
RGB:
186, 136, 153
CMY:
27, 47, 40
CMYK:
0, 27, 18, 27
HSL:
340°, 26.5957%, 63.1373%
HSV (HSB):
340°, 26.8817%, 72.9412%
XYZ:
34.8036, 30.3473, 34.1603
xyY:
0.3505, 0.3056, 30.3473
CIE-Lab:
61.9528, 21.7075, -1.4979
CIE-LCH:
61.9528, 21.7591, 356.0525
CIE-Luv:
61.9528, 29.8989, -5.9275
Hunter-Lab:
55.0884, 16.3676, 1.7962
#ba8899 color charts
#ba8899 color shades, tints & tones
#ba8899 color schemes
#ba8899 color preview, HTML & CSS examples
This text has a color of #ba8899
<p style="color:#ba8899;">Text here</p>
.mytext {color:#ba8899;}
This box has a color of #ba8899
<div style="background-color:#ba8899;">Content here</div>
.mybackground {background-color:#ba8899;}
Border around this has a color of #ba8899
<div style="border:2px solid #ba8899;">Content here</div>
.myborder {border:2px solid #ba8899;}