#b07a16 color space conversions
Hex:
        #b07a16
        RGB:
        176, 122, 22
        CMY:
        31, 52, 91
        CMYK:
        0, 31, 88, 31
      HSL:
        39°, 77.7778%, 38.8235%
        HSV (HSB):
        39°, 87.5000%, 69.0196%
        XYZ:
        25.0088, 23.2071, 3.9204
        xyY:
        0.4797, 0.4451, 23.2071
      CIE-Lab:
        55.2850, 13.1340, 56.8634
        CIE-LCH:
        55.2850, 58.3605, 76.9942
        CIE-Luv:
        55.2850, 44.6142, 53.4296
        Hunter-Lab:
        48.1737, 8.3622, 28.8966
      #b07a16 color charts
#b07a16 RGB chart
      #b07a16 CMYK chart
      #b07a16 RGB pie chart
      #b07a16 color shades, tints & tones
#b07a16 color schemes
#b07a16 color preview, HTML & CSS examples
           This text has a color of #b07a16        
        
          <p style="color:#b07a16;">Text here</p>
        
        
          .mytext {color:#b07a16;}
        
        Text color #b07a16
      
           This box has a color of #b07a16        
        
          <div style="background-color:#b07a16;">Content here</div>
        
        
          .mybackground {background-color:#b07a16;}
        
        Background color #b07a16
      
           Border around this has a color of #b07a16        
        
          <div style="border:2px solid #b07a16;">Content here</div>
        
        
          .myborder {border:2px solid #b07a16;}
        
        Border color #b07a16