#ba97c9 color space conversions
Hex:
#ba97c9
RGB:
186, 151, 201
CMY:
27, 41, 21
CMYK:
7, 25, 0, 21
HSL:
282°, 31.6456%, 69.0196%
HSV (HSB):
282°, 24.8756%, 78.8235%
XYZ:
41.8589, 36.7894, 60.1532
xyY:
0.3016, 0.2651, 36.7894
CIE-Lab:
67.1187, 22.1409, -20.7998
CIE-LCH:
67.1187, 30.3784, 316.7888
CIE-Luv:
67.1187, 16.0905, -35.4609
Hunter-Lab:
60.6542, 17.0422, -16.3423
#ba97c9 color charts
#ba97c9 color shades, tints & tones
#ba97c9 color schemes
#ba97c9 color preview, HTML & CSS examples
This text has a color of #ba97c9
<p style="color:#ba97c9;">Text here</p>
.mytext {color:#ba97c9;}
This box has a color of #ba97c9
<div style="background-color:#ba97c9;">Content here</div>
.mybackground {background-color:#ba97c9;}
Border around this has a color of #ba97c9
<div style="border:2px solid #ba97c9;">Content here</div>
.myborder {border:2px solid #ba97c9;}