#ba7ab5 color space conversions
Hex:
#ba7ab5
RGB:
186, 122, 181
CMY:
27, 52, 29
CMYK:
0, 34, 3, 27
HSL:
305°, 31.6832%, 60.3922%
HSV (HSB):
305°, 34.4086%, 72.9412%
XYZ:
35.5497, 27.6944, 47.1879
xyY:
0.3219, 0.2508, 27.6944
CIE-Lab:
59.6116, 34.3368, -20.9867
CIE-LCH:
59.6116, 40.2425, 328.5666
CIE-Luv:
59.6116, 32.6615, -36.9520
Hunter-Lab:
52.6254, 28.4864, -16.3261
#ba7ab5 color charts
#ba7ab5 color shades, tints & tones
#ba7ab5 color schemes
#ba7ab5 color preview, HTML & CSS examples
This text has a color of #ba7ab5
<p style="color:#ba7ab5;">Text here</p>
.mytext {color:#ba7ab5;}
This box has a color of #ba7ab5
<div style="background-color:#ba7ab5;">Content here</div>
.mybackground {background-color:#ba7ab5;}
Border around this has a color of #ba7ab5
<div style="border:2px solid #ba7ab5;">Content here</div>
.myborder {border:2px solid #ba7ab5;}