#ba379a color space conversions
Hex:
#ba379a
RGB:
186, 55, 154
CMY:
27, 78, 40
CMYK:
0, 70, 17, 27
HSL:
315°, 54.3568%, 47.2549%
HSV (HSB):
315°, 70.4301%, 72.9412%
XYZ:
27.4486, 15.5046, 32.1178
xyY:
0.3656, 0.2065, 15.5046
CIE-Lab:
46.3177, 61.8837, -25.6907
CIE-LCH:
46.3177, 67.0045, 337.4545
CIE-Luv:
46.3177, 66.3853, -46.2282
Hunter-Lab:
39.3758, 55.5233, -20.7982
#ba379a color charts
#ba379a color shades, tints & tones
#ba379a color schemes
#ba379a color preview, HTML & CSS examples
This text has a color of #ba379a
<p style="color:#ba379a;">Text here</p>
.mytext {color:#ba379a;}
This box has a color of #ba379a
<div style="background-color:#ba379a;">Content here</div>
.mybackground {background-color:#ba379a;}
Border around this has a color of #ba379a
<div style="border:2px solid #ba379a;">Content here</div>
.myborder {border:2px solid #ba379a;}