#bf8c31 color space conversions
Hex:
        #bf8c31
        RGB:
        191, 140, 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.4183, 30.0543, 7.0509
        xyY:
        0.4585, 0.4386, 30.0543
      CIE-Lab:
        61.7010, 10.7967, 53.6534
        CIE-LCH:
        61.7010, 54.7289, 78.6223
        CIE-Luv:
        61.7010, 41.5627, 55.3481
        Hunter-Lab:
        54.8218, 6.3601, 30.7497
      #bf8c31 color charts
#bf8c31 RGB chart
      #bf8c31 CMYK chart
      #bf8c31 RGB pie chart
      #bf8c31 color shades, tints & tones
#bf8c31 color schemes
#bf8c31 color preview, HTML & CSS examples
           This text has a color of #bf8c31        
        
          <p style="color:#bf8c31;">Text here</p>
        
        
          .mytext {color:#bf8c31;}
        
        Text color #bf8c31
      
           This box has a color of #bf8c31        
        
          <div style="background-color:#bf8c31;">Content here</div>
        
        
          .mybackground {background-color:#bf8c31;}
        
        Background color #bf8c31
      
           Border around this has a color of #bf8c31        
        
          <div style="border:2px solid #bf8c31;">Content here</div>
        
        
          .myborder {border:2px solid #bf8c31;}
        
        Border color #bf8c31