#ba95b3 color space conversions
Hex:
#ba95b3
RGB:
186, 149, 179
CMY:
27, 42, 30
CMYK:
0, 20, 4, 27
HSL:
311°, 21.1429%, 65.6863%
HSV (HSB):
311°, 19.8925%, 72.9412%
XYZ:
39.1338, 35.1887, 47.3773
xyY:
0.3216, 0.2891, 35.1887
CIE-Lab:
65.8953, 18.9731, -10.3550
CIE-LCH:
65.8953, 21.6149, 331.3754
CIE-Luv:
65.8953, 19.6287, -18.6011
Hunter-Lab:
59.3200, 13.9476, -5.8293
#ba95b3 color charts
#ba95b3 color shades, tints & tones
#ba95b3 color schemes
#ba95b3 color preview, HTML & CSS examples
This text has a color of #ba95b3
<p style="color:#ba95b3;">Text here</p>
.mytext {color:#ba95b3;}
This box has a color of #ba95b3
<div style="background-color:#ba95b3;">Content here</div>
.mybackground {background-color:#ba95b3;}
Border around this has a color of #ba95b3
<div style="border:2px solid #ba95b3;">Content here</div>
.myborder {border:2px solid #ba95b3;}