#ba7f95 color space conversions
Hex:
#ba7f95
RGB:
186, 127, 149
CMY:
27, 50, 42
CMYK:
0, 32, 20, 27
HSL:
338°, 29.9492%, 61.3725%
HSV (HSB):
338°, 31.7204%, 72.9412%
XYZ:
33.2639, 27.7878, 32.0441
xyY:
0.3573, 0.2985, 27.7878
CIE-Lab:
59.6965, 26.0778, -2.5218
CIE-LCH:
59.6965, 26.1994, 354.4765
CIE-Luv:
59.6965, 35.5097, -8.1289
Hunter-Lab:
52.7141, 20.3882, 0.8583
#ba7f95 color charts
#ba7f95 color shades, tints & tones
#ba7f95 color schemes
#ba7f95 color preview, HTML & CSS examples
This text has a color of #ba7f95
<p style="color:#ba7f95;">Text here</p>
.mytext {color:#ba7f95;}
This box has a color of #ba7f95
<div style="background-color:#ba7f95;">Content here</div>
.mybackground {background-color:#ba7f95;}
Border around this has a color of #ba7f95
<div style="border:2px solid #ba7f95;">Content here</div>
.myborder {border:2px solid #ba7f95;}