#ba7aa5 color space conversions
Hex:
#ba7aa5
RGB:
186, 122, 165
CMY:
27, 52, 35
CMYK:
0, 34, 11, 27
HSL:
320°, 31.6832%, 60.3922%
HSV (HSB):
320°, 34.4086%, 72.9412%
XYZ:
34.0008, 27.0748, 39.0312
xyY:
0.3396, 0.2705, 27.0748
CIE-Lab:
59.0435, 31.4755, -12.6885
CIE-LCH:
59.0435, 33.9368, 338.0445
CIE-Luv:
59.0435, 35.4892, -23.8191
Hunter-Lab:
52.0334, 25.5807, -8.0511
#ba7aa5 color charts
#ba7aa5 color shades, tints & tones
#ba7aa5 color schemes
#ba7aa5 color preview, HTML & CSS examples
This text has a color of #ba7aa5
<p style="color:#ba7aa5;">Text here</p>
.mytext {color:#ba7aa5;}
This box has a color of #ba7aa5
<div style="background-color:#ba7aa5;">Content here</div>
.mybackground {background-color:#ba7aa5;}
Border around this has a color of #ba7aa5
<div style="border:2px solid #ba7aa5;">Content here</div>
.myborder {border:2px solid #ba7aa5;}