#ba8e34 color space conversions
Hex:
        #ba8e34
        RGB:
        186, 142, 52
        CMY:
        27, 44, 80
        CMYK:
        0, 24, 72, 27
      HSL:
        40°, 56.3025%, 46.6667%
        HSV (HSB):
        40°, 72.0430%, 72.9412%
        XYZ:
        30.5425, 30.0330, 7.4360
        xyY:
        0.4491, 0.4416, 30.0330
      CIE-Lab:
        61.6827, 7.6331, 52.1853
        CIE-LCH:
        61.6827, 52.7406, 81.6784
        CIE-Luv:
        61.6827, 35.9851, 55.0605
        Hunter-Lab:
        54.8024, 3.5776, 30.3168
      #ba8e34 color charts
#ba8e34 RGB chart
      #ba8e34 CMYK chart
      #ba8e34 RGB pie chart
      #ba8e34 color shades, tints & tones
#ba8e34 color schemes
#ba8e34 color preview, HTML & CSS examples
           This text has a color of #ba8e34        
        
          <p style="color:#ba8e34;">Text here</p>
        
        
          .mytext {color:#ba8e34;}
        
        Text color #ba8e34
      
           This box has a color of #ba8e34        
        
          <div style="background-color:#ba8e34;">Content here</div>
        
        
          .mybackground {background-color:#ba8e34;}
        
        Background color #ba8e34
      
           Border around this has a color of #ba8e34        
        
          <div style="border:2px solid #ba8e34;">Content here</div>
        
        
          .myborder {border:2px solid #ba8e34;}
        
        Border color #ba8e34