#ba8e20 color space conversions
Hex:
        #ba8e20
        RGB:
        186, 142, 32
        CMY:
        27, 44, 87
        CMYK:
        0, 24, 83, 27
      HSL:
        43°, 70.6422%, 42.7451%
        HSV (HSB):
        43°, 82.7957%, 72.9412%
        XYZ:
        30.1834, 29.8894, 5.5449
        xyY:
        0.4600, 0.4555, 29.8894
      CIE-Lab:
        61.5587, 6.8202, 59.5895
        CIE-LCH:
        61.5587, 59.9785, 83.4707
        CIE-Luv:
        61.5587, 36.8027, 59.9659
        Hunter-Lab:
        54.6712, 2.8735, 32.2565
      #ba8e20 color charts
#ba8e20 RGB chart
      #ba8e20 CMYK chart
      #ba8e20 RGB pie chart
      #ba8e20 color shades, tints & tones
#ba8e20 color schemes
#ba8e20 color preview, HTML & CSS examples
           This text has a color of #ba8e20        
        
          <p style="color:#ba8e20;">Text here</p>
        
        
          .mytext {color:#ba8e20;}
        
        Text color #ba8e20
      
           This box has a color of #ba8e20        
        
          <div style="background-color:#ba8e20;">Content here</div>
        
        
          .mybackground {background-color:#ba8e20;}
        
        Background color #ba8e20
      
           Border around this has a color of #ba8e20        
        
          <div style="border:2px solid #ba8e20;">Content here</div>
        
        
          .myborder {border:2px solid #ba8e20;}
        
        Border color #ba8e20