#ba9073 color space conversions
Hex:
        #ba9073
        RGB:
        186, 144, 115
        CMY:
        27, 44, 55
        CMYK:
        0, 23, 38, 27
      HSL:
        25°, 33.9713%, 59.0196%
        HSV (HSB):
        25°, 38.1720%, 72.9412%
        XYZ:
        33.3175, 31.6234, 20.5676
        xyY:
        0.3896, 0.3698, 31.6234
      CIE-Lab:
        63.0304, 11.8966, 21.5045
        CIE-LCH:
        63.0304, 24.5759, 61.0480
        CIE-Luv:
        63.0304, 29.6827, 25.8372
        Hunter-Lab:
        56.2347, 7.3454, 17.6793
      #ba9073 color charts
#ba9073 RGB chart
      #ba9073 CMYK chart
      #ba9073 RGB pie chart
      #ba9073 color shades, tints & tones
#ba9073 color schemes
#ba9073 color preview, HTML & CSS examples
           This text has a color of #ba9073        
        
          <p style="color:#ba9073;">Text here</p>
        
        
          .mytext {color:#ba9073;}
        
        Text color #ba9073
      
           This box has a color of #ba9073        
        
          <div style="background-color:#ba9073;">Content here</div>
        
        
          .mybackground {background-color:#ba9073;}
        
        Background color #ba9073
      
           Border around this has a color of #ba9073        
        
          <div style="border:2px solid #ba9073;">Content here</div>
        
        
          .myborder {border:2px solid #ba9073;}
        
        Border color #ba9073