#ba9c55 color space conversions
Hex:
        #ba9c55
        RGB:
        186, 156, 85
        CMY:
        27, 39, 67
        CMYK:
        0, 16, 54, 27
      HSL:
        42°, 42.2594%, 53.1373%
        HSV (HSB):
        42°, 54.3011%, 72.9412%
        XYZ:
        33.7779, 34.8719, 13.5450
        xyY:
        0.4109, 0.4243, 34.8719
      CIE-Lab:
        65.6488, 2.2268, 40.9342
        CIE-LCH:
        65.6488, 40.9947, 86.8862
        CIE-Luv:
        65.6488, 24.1448, 48.5932
        Hunter-Lab:
        59.0524, -1.2402, 27.7372
      #ba9c55 color charts
#ba9c55 RGB chart
      #ba9c55 CMYK chart
      #ba9c55 RGB pie chart
      #ba9c55 color shades, tints & tones
#ba9c55 color schemes
#ba9c55 color preview, HTML & CSS examples
           This text has a color of #ba9c55        
        
          <p style="color:#ba9c55;">Text here</p>
        
        
          .mytext {color:#ba9c55;}
        
        Text color #ba9c55
      
           This box has a color of #ba9c55        
        
          <div style="background-color:#ba9c55;">Content here</div>
        
        
          .mybackground {background-color:#ba9c55;}
        
        Background color #ba9c55
      
           Border around this has a color of #ba9c55        
        
          <div style="border:2px solid #ba9c55;">Content here</div>
        
        
          .myborder {border:2px solid #ba9c55;}
        
        Border color #ba9c55