#ba8104 color space conversions
Hex:
        #ba8104
        RGB:
        186, 129, 4
        CMY:
        27, 49, 98
        CMYK:
        0, 31, 98, 27
      HSL:
        41°, 95.7895%, 37.2549%
        HSV (HSB):
        41°, 97.8495%, 72.9412%
        XYZ:
        28.1219, 26.1484, 3.6798
        xyY:
        0.4853, 0.4512, 26.1484
      CIE-Lab:
        58.1776, 13.4435, 63.2300
        CIE-LCH:
        58.1776, 64.6433, 77.9969
        CIE-Luv:
        58.1776, 47.5854, 58.3838
        Hunter-Lab:
        51.1355, 8.6787, 31.5282
      #ba8104 color charts
#ba8104 RGB chart
      #ba8104 CMYK chart
      #ba8104 RGB pie chart
      #ba8104 color shades, tints & tones
#ba8104 color schemes
#ba8104 color preview, HTML & CSS examples
           This text has a color of #ba8104        
        
          <p style="color:#ba8104;">Text here</p>
        
        
          .mytext {color:#ba8104;}
        
        Text color #ba8104
      
           This box has a color of #ba8104        
        
          <div style="background-color:#ba8104;">Content here</div>
        
        
          .mybackground {background-color:#ba8104;}
        
        Background color #ba8104
      
           Border around this has a color of #ba8104        
        
          <div style="border:2px solid #ba8104;">Content here</div>
        
        
          .myborder {border:2px solid #ba8104;}
        
        Border color #ba8104