#ba7958 color space conversions
Hex:
        #ba7958
        RGB:
        186, 121, 88
        CMY:
        27, 53, 65
        CMYK:
        0, 35, 53, 27
      HSL:
        20°, 41.5254%, 53.7255%
        HSV (HSB):
        20°, 52.6882%, 72.9412%
        XYZ:
        28.8485, 24.8184, 12.5025
        xyY:
        0.4360, 0.3751, 24.8184
      CIE-Lab:
        56.8981, 21.8041, 28.4769
        CIE-LCH:
        56.8981, 35.8657, 52.5595
        CIE-Luv:
        56.8981, 48.2543, 30.2499
        Hunter-Lab:
        49.8181, 16.1836, 19.9931
      #ba7958 color charts
#ba7958 RGB chart
      #ba7958 CMYK chart
      #ba7958 RGB pie chart
      #ba7958 color shades, tints & tones
#ba7958 color schemes
#ba7958 color preview, HTML & CSS examples
           This text has a color of #ba7958        
        
          <p style="color:#ba7958;">Text here</p>
        
        
          .mytext {color:#ba7958;}
        
        Text color #ba7958
      
           This box has a color of #ba7958        
        
          <div style="background-color:#ba7958;">Content here</div>
        
        
          .mybackground {background-color:#ba7958;}
        
        Background color #ba7958
      
           Border around this has a color of #ba7958        
        
          <div style="border:2px solid #ba7958;">Content here</div>
        
        
          .myborder {border:2px solid #ba7958;}
        
        Border color #ba7958