#ba7f89 color space conversions
Hex:
#ba7f89
RGB:
186, 127, 137
CMY:
27, 50, 46
CMYK:
0, 32, 26, 27
HSL:
350°, 29.9492%, 61.3725%
HSV (HSB):
350°, 31.7204%, 72.9412%
XYZ:
32.3544, 27.4240, 27.2550
xyY:
0.3717, 0.3151, 27.4240
CIE-Lab:
59.3647, 24.2669, 3.8943
CIE-LCH:
59.3647, 24.5774, 9.1169
CIE-Luv:
59.3647, 37.3872, 1.0499
Hunter-Lab:
52.3679, 18.6386, 5.7999
#ba7f89 color charts
#ba7f89 color shades, tints & tones
#ba7f89 color schemes
#ba7f89 color preview, HTML & CSS examples
This text has a color of #ba7f89
<p style="color:#ba7f89;">Text here</p>
.mytext {color:#ba7f89;}
This box has a color of #ba7f89
<div style="background-color:#ba7f89;">Content here</div>
.mybackground {background-color:#ba7f89;}
Border around this has a color of #ba7f89
<div style="border:2px solid #ba7f89;">Content here</div>
.myborder {border:2px solid #ba7f89;}