#bf8210 color space conversions
Hex:
        #bf8210
        RGB:
        191, 130, 16
        CMY:
        25, 49, 94
        CMYK:
        0, 32, 92, 25
      HSL:
        39°, 84.5411%, 40.5882%
        HSV (HSB):
        39°, 91.6230%, 74.9020%
        XYZ:
        29.5620, 27.0790, 4.1589
        xyY:
        0.4862, 0.4454, 27.0790
      CIE-Lab:
        59.0474, 15.2874, 62.0371
        CIE-LCH:
        59.0474, 63.8930, 76.1568
        CIE-Luv:
        59.0474, 50.6432, 57.8706
        Hunter-Lab:
        52.0375, 10.3385, 31.6877
      #bf8210 color charts
#bf8210 RGB chart
      #bf8210 CMYK chart
      #bf8210 RGB pie chart
      #bf8210 color shades, tints & tones
#bf8210 color schemes
#bf8210 color preview, HTML & CSS examples
           This text has a color of #bf8210        
        
          <p style="color:#bf8210;">Text here</p>
        
        
          .mytext {color:#bf8210;}
        
        Text color #bf8210
      
           This box has a color of #bf8210        
        
          <div style="background-color:#bf8210;">Content here</div>
        
        
          .mybackground {background-color:#bf8210;}
        
        Background color #bf8210
      
           Border around this has a color of #bf8210        
        
          <div style="border:2px solid #bf8210;">Content here</div>
        
        
          .myborder {border:2px solid #bf8210;}
        
        Border color #bf8210