#ba179e color space conversions
Hex:
#ba179e
RGB:
186, 23, 158
CMY:
27, 91, 38
CMYK:
0, 88, 15, 27
HSL:
310°, 77.9904%, 40.9804%
HSV (HSB):
310°, 87.6344%, 72.9412%
XYZ:
26.7277, 13.5205, 33.5488
xyY:
0.3622, 0.1832, 13.5205
CIE-Lab:
43.5373, 70.9488, -32.4329
CIE-LCH:
43.5373, 78.0104, 335.4333
CIE-Luv:
43.5373, 71.2877, -56.4841
Hunter-Lab:
36.7703, 65.4006, -28.3563
#ba179e color charts
#ba179e color shades, tints & tones
#ba179e color schemes
#ba179e color preview, HTML & CSS examples
This text has a color of #ba179e
<p style="color:#ba179e;">Text here</p>
.mytext {color:#ba179e;}
This box has a color of #ba179e
<div style="background-color:#ba179e;">Content here</div>
.mybackground {background-color:#ba179e;}
Border around this has a color of #ba179e
<div style="border:2px solid #ba179e;">Content here</div>
.myborder {border:2px solid #ba179e;}