#ba7db5 color space conversions
Hex:
#ba7db5
RGB:
186, 125, 181
CMY:
27, 51, 29
CMYK:
0, 33, 3, 27
HSL:
305°, 30.6533%, 60.9804%
HSV (HSB):
305°, 32.7957%, 72.9412%
XYZ:
35.9238, 28.4425, 47.3126
xyY:
0.3217, 0.2547, 28.4425
CIE-Lab:
60.2864, 32.6872, -19.9564
CIE-LCH:
60.2864, 38.2976, 328.5948
CIE-Luv:
60.2864, 31.2467, -35.1689
Hunter-Lab:
53.3315, 26.9063, -15.2665
#ba7db5 color charts
#ba7db5 color shades, tints & tones
#ba7db5 color schemes
#ba7db5 color preview, HTML & CSS examples
This text has a color of #ba7db5
<p style="color:#ba7db5;">Text here</p>
.mytext {color:#ba7db5;}
This box has a color of #ba7db5
<div style="background-color:#ba7db5;">Content here</div>
.mybackground {background-color:#ba7db5;}
Border around this has a color of #ba7db5
<div style="border:2px solid #ba7db5;">Content here</div>
.myborder {border:2px solid #ba7db5;}