#ba4c55 color space conversions
Hex:
        #ba4c55
        RGB:
        186, 76, 85
        CMY:
        27, 70, 67
        CMYK:
        0, 59, 54, 27
      HSL:
        355°, 44.3548%, 51.3725%
        HSV (HSB):
        355°, 59.1398%, 72.9412%
        XYZ:
        24.4738, 16.2639, 10.4437
        xyY:
        0.4782, 0.3178, 16.2639
      CIE-Lab:
        47.3188, 45.1700, 17.6198
        CIE-LCH:
        47.3188, 48.4849, 21.3096
        CIE-Luv:
        47.3188, 79.1914, 12.2818
        Hunter-Lab:
        40.3285, 37.7501, 12.8759
      #ba4c55 color charts
#ba4c55 RGB chart
      #ba4c55 CMYK chart
      #ba4c55 RGB pie chart
      #ba4c55 color shades, tints & tones
#ba4c55 color schemes
#ba4c55 color preview, HTML & CSS examples
           This text has a color of #ba4c55        
        
          <p style="color:#ba4c55;">Text here</p>
        
        
          .mytext {color:#ba4c55;}
        
        Text color #ba4c55
      
           This box has a color of #ba4c55        
        
          <div style="background-color:#ba4c55;">Content here</div>
        
        
          .mybackground {background-color:#ba4c55;}
        
        Background color #ba4c55
      
           Border around this has a color of #ba4c55        
        
          <div style="border:2px solid #ba4c55;">Content here</div>
        
        
          .myborder {border:2px solid #ba4c55;}
        
        Border color #ba4c55