#bf8b31 color space conversions
Hex:
        #bf8b31
        RGB:
        191, 139, 49
        CMY:
        25, 45, 81
        CMYK:
        0, 27, 74, 25
      HSL:
        38°, 59.1667%, 47.0588%
        HSV (HSB):
        38°, 74.3455%, 74.9020%
        XYZ:
        31.2729, 29.7634, 7.0024
        xyY:
        0.4596, 0.4374, 29.7634
      CIE-Lab:
        61.4495, 11.3465, 53.4042
        CIE-LCH:
        61.4495, 54.5963, 78.0050
        CIE-Luv:
        61.4495, 42.3227, 54.9349
        Hunter-Lab:
        54.5558, 6.8484, 30.5790
      #bf8b31 color charts
#bf8b31 RGB chart
      #bf8b31 CMYK chart
      #bf8b31 RGB pie chart
      #bf8b31 color shades, tints & tones
#bf8b31 color schemes
#bf8b31 color preview, HTML & CSS examples
           This text has a color of #bf8b31        
        
          <p style="color:#bf8b31;">Text here</p>
        
        
          .mytext {color:#bf8b31;}
        
        Text color #bf8b31
      
           This box has a color of #bf8b31        
        
          <div style="background-color:#bf8b31;">Content here</div>
        
        
          .mybackground {background-color:#bf8b31;}
        
        Background color #bf8b31
      
           Border around this has a color of #bf8b31        
        
          <div style="border:2px solid #bf8b31;">Content here</div>
        
        
          .myborder {border:2px solid #bf8b31;}
        
        Border color #bf8b31