#ba385e color space conversions
Hex:
        #ba385e
        RGB:
        186, 56, 94
        CMY:
        27, 78, 63
        CMYK:
        0, 70, 49, 27
      HSL:
        342°, 53.7190%, 47.4510%
        HSV (HSB):
        342°, 69.8925%, 72.9412%
        XYZ:
        23.6843, 14.0756, 12.0582
        xyY:
        0.4754, 0.2825, 14.0756
      CIE-Lab:
        44.3412, 54.5463, 7.9923
        CIE-LCH:
        44.3412, 55.1287, 8.3358
        CIE-Luv:
        44.3412, 87.4754, -0.5008
        Hunter-Lab:
        37.5175, 47.0290, 7.2062
      #ba385e color charts
#ba385e RGB chart
      #ba385e CMYK chart
      #ba385e RGB pie chart
      #ba385e color shades, tints & tones
#ba385e color schemes
#ba385e color preview, HTML & CSS examples
           This text has a color of #ba385e        
        
          <p style="color:#ba385e;">Text here</p>
        
        
          .mytext {color:#ba385e;}
        
        Text color #ba385e
      
           This box has a color of #ba385e        
        
          <div style="background-color:#ba385e;">Content here</div>
        
        
          .mybackground {background-color:#ba385e;}
        
        Background color #ba385e
      
           Border around this has a color of #ba385e        
        
          <div style="border:2px solid #ba385e;">Content here</div>
        
        
          .myborder {border:2px solid #ba385e;}
        
        Border color #ba385e