#ba165e color space conversions
Hex:
#ba165e
RGB:
186, 22, 94
CMY:
27, 91, 63
CMYK:
0, 88, 49, 27
HSL:
334°, 78.8462%, 40.7843%
HSV (HSB):
334°, 88.1720%, 72.9412%
XYZ:
22.5570, 11.8211, 11.6825
xyY:
0.4897, 0.2566, 11.8211
CIE-Lab:
40.9303, 64.1750, 3.1197
CIE-LCH:
40.9303, 64.2508, 2.7831
CIE-Luv:
40.9303, 99.0966, -8.2268
Hunter-Lab:
34.3818, 56.9410, 3.9213
#ba165e color charts
#ba165e color shades, tints & tones
#ba165e color schemes
#ba165e color preview, HTML & CSS examples
This text has a color of #ba165e
<p style="color:#ba165e;">Text here</p>
.mytext {color:#ba165e;}
This box has a color of #ba165e
<div style="background-color:#ba165e;">Content here</div>
.mybackground {background-color:#ba165e;}
Border around this has a color of #ba165e
<div style="border:2px solid #ba165e;">Content here</div>
.myborder {border:2px solid #ba165e;}