#ba9e52 color space conversions
Hex:
        #ba9e52
        RGB:
        186, 158, 82
        CMY:
        27, 38, 68
        CMYK:
        0, 15, 56, 27
      HSL:
        44°, 42.9752%, 52.5490%
        HSV (HSB):
        44°, 55.9140%, 72.9412%
        XYZ:
        33.9996, 35.5020, 13.0432
        xyY:
        0.4119, 0.4301, 35.5020
      CIE-Lab:
        66.1377, 0.8929, 43.0254
        CIE-LCH:
        66.1377, 43.0346, 88.8111
        CIE-Luv:
        66.1377, 22.9614, 50.9148
        Hunter-Lab:
        59.5836, -2.4157, 28.7295
      #ba9e52 color charts
#ba9e52 RGB chart
      #ba9e52 CMYK chart
      #ba9e52 RGB pie chart
      #ba9e52 color shades, tints & tones
#ba9e52 color schemes
#ba9e52 color preview, HTML & CSS examples
           This text has a color of #ba9e52        
        
          <p style="color:#ba9e52;">Text here</p>
        
        
          .mytext {color:#ba9e52;}
        
        Text color #ba9e52
      
           This box has a color of #ba9e52        
        
          <div style="background-color:#ba9e52;">Content here</div>
        
        
          .mybackground {background-color:#ba9e52;}
        
        Background color #ba9e52
      
           Border around this has a color of #ba9e52        
        
          <div style="border:2px solid #ba9e52;">Content here</div>
        
        
          .myborder {border:2px solid #ba9e52;}
        
        Border color #ba9e52