#ba5a73 color space conversions
Hex:
        #ba5a73
        RGB:
        186, 90, 115
        CMY:
        27, 65, 55
        CMYK:
        0, 52, 38, 27
      HSL:
        344°, 41.0256%, 54.1176%
        HSV (HSB):
        344°, 51.6129%, 72.9412%
        XYZ:
        27.0004, 18.9892, 18.4619
        xyY:
        0.4189, 0.2946, 18.9892
      CIE-Lab:
        50.6746, 41.2949, 4.2594
        CIE-LCH:
        50.6746, 41.5140, 5.8890
        CIE-Luv:
        50.6746, 63.4147, -1.9400
        Hunter-Lab:
        43.5766, 34.3407, 5.3846
      #ba5a73 color charts
#ba5a73 RGB chart
      #ba5a73 CMYK chart
      #ba5a73 RGB pie chart
      #ba5a73 color shades, tints & tones
#ba5a73 color schemes
#ba5a73 color preview, HTML & CSS examples
           This text has a color of #ba5a73        
        
          <p style="color:#ba5a73;">Text here</p>
        
        
          .mytext {color:#ba5a73;}
        
        Text color #ba5a73
      
           This box has a color of #ba5a73        
        
          <div style="background-color:#ba5a73;">Content here</div>
        
        
          .mybackground {background-color:#ba5a73;}
        
        Background color #ba5a73
      
           Border around this has a color of #ba5a73        
        
          <div style="border:2px solid #ba5a73;">Content here</div>
        
        
          .myborder {border:2px solid #ba5a73;}
        
        Border color #ba5a73