#ba5a62 color space conversions
Hex:
        #ba5a62
        RGB:
        186, 90, 98
        CMY:
        27, 65, 62
        CMYK:
        0, 52, 47, 27
      HSL:
        355°, 41.0256%, 54.1176%
        HSV (HSB):
        355°, 51.6129%, 72.9412%
        XYZ:
        26.1105, 18.6333, 13.7757
        xyY:
        0.4462, 0.3184, 18.6333
      CIE-Lab:
        50.2554, 39.4505, 13.8302
        CIE-LCH:
        50.2554, 41.8045, 19.3191
        CIE-Luv:
        50.2554, 67.4229, 9.8231
        Hunter-Lab:
        43.1663, 32.4303, 11.2951
      #ba5a62 color charts
#ba5a62 RGB chart
      #ba5a62 CMYK chart
      #ba5a62 RGB pie chart
      #ba5a62 color shades, tints & tones
#ba5a62 color schemes
#ba5a62 color preview, HTML & CSS examples
           This text has a color of #ba5a62        
        
          <p style="color:#ba5a62;">Text here</p>
        
        
          .mytext {color:#ba5a62;}
        
        Text color #ba5a62
      
           This box has a color of #ba5a62        
        
          <div style="background-color:#ba5a62;">Content here</div>
        
        
          .mybackground {background-color:#ba5a62;}
        
        Background color #ba5a62
      
           Border around this has a color of #ba5a62        
        
          <div style="border:2px solid #ba5a62;">Content here</div>
        
        
          .myborder {border:2px solid #ba5a62;}
        
        Border color #ba5a62