#ba93a7 color space conversions
Hex:
#ba93a7
RGB:
186, 147, 167
CMY:
27, 42, 35
CMYK:
0, 21, 10, 27
HSL:
329°, 22.0339%, 65.2941%
HSV (HSB):
329°, 20.9677%, 72.9412%
XYZ:
37.6585, 34.0966, 41.1557
xyY:
0.3335, 0.3020, 34.0966
CIE-Lab:
65.0391, 17.9289, -4.8834
CIE-LCH:
65.0391, 18.5821, 344.7635
CIE-Luv:
65.0391, 22.0902, -10.2101
Hunter-Lab:
58.3923, 12.9322, -0.9139
#ba93a7 color charts
#ba93a7 color shades, tints & tones
#ba93a7 color schemes
#ba93a7 color preview, HTML & CSS examples
This text has a color of #ba93a7
<p style="color:#ba93a7;">Text here</p>
.mytext {color:#ba93a7;}
This box has a color of #ba93a7
<div style="background-color:#ba93a7;">Content here</div>
.mybackground {background-color:#ba93a7;}
Border around this has a color of #ba93a7
<div style="border:2px solid #ba93a7;">Content here</div>
.myborder {border:2px solid #ba93a7;}