#ba8110 color space conversions
Hex:
        #ba8110
        RGB:
        186, 129, 16
        CMY:
        27, 49, 94
        CMYK:
        0, 31, 91, 27
      HSL:
        40°, 84.1584%, 39.6078%
        HSV (HSB):
        40°, 91.3978%, 72.9412%
        XYZ:
        28.1935, 26.1770, 4.0569
        xyY:
        0.4825, 0.4480, 26.1770
      CIE-Lab:
        58.2047, 13.6093, 61.1393
        CIE-LCH:
        58.2047, 62.6356, 77.4508
        CIE-Luv:
        58.2047, 47.3641, 57.3052
        Hunter-Lab:
        51.1635, 8.8258, 31.1131
      #ba8110 color charts
#ba8110 RGB chart
      #ba8110 CMYK chart
      #ba8110 RGB pie chart
      #ba8110 color shades, tints & tones
#ba8110 color schemes
#ba8110 color preview, HTML & CSS examples
           This text has a color of #ba8110        
        
          <p style="color:#ba8110;">Text here</p>
        
        
          .mytext {color:#ba8110;}
        
        Text color #ba8110
      
           This box has a color of #ba8110        
        
          <div style="background-color:#ba8110;">Content here</div>
        
        
          .mybackground {background-color:#ba8110;}
        
        Background color #ba8110
      
           Border around this has a color of #ba8110        
        
          <div style="border:2px solid #ba8110;">Content here</div>
        
        
          .myborder {border:2px solid #ba8110;}
        
        Border color #ba8110