#ba976a color space conversions
Hex:
        #ba976a
        RGB:
        186, 151, 106
        CMY:
        27, 41, 58
        CMYK:
        0, 19, 43, 27
      HSL:
        34°, 36.6972%, 57.2549%
        HSV (HSB):
        34°, 43.0108%, 72.9412%
        XYZ:
        33.9178, 33.6129, 18.3360
        xyY:
        0.3950, 0.3915, 33.6129
      CIE-Lab:
        64.6542, 7.0027, 28.6143
        CIE-LCH:
        64.6542, 29.4587, 76.2485
        CIE-Luv:
        64.6542, 25.9733, 35.0544
        Hunter-Lab:
        57.9767, 2.9679, 21.8323
      #ba976a color charts
#ba976a RGB chart
      #ba976a CMYK chart
      #ba976a RGB pie chart
      #ba976a color shades, tints & tones
#ba976a color schemes
#ba976a color preview, HTML & CSS examples
           This text has a color of #ba976a        
        
          <p style="color:#ba976a;">Text here</p>
        
        
          .mytext {color:#ba976a;}
        
        Text color #ba976a
      
           This box has a color of #ba976a        
        
          <div style="background-color:#ba976a;">Content here</div>
        
        
          .mybackground {background-color:#ba976a;}
        
        Background color #ba976a
      
           Border around this has a color of #ba976a        
        
          <div style="border:2px solid #ba976a;">Content here</div>
        
        
          .myborder {border:2px solid #ba976a;}
        
        Border color #ba976a