#bf8c33 color space conversions
Hex:
        #bf8c33
        RGB:
        191, 140, 51
        CMY:
        25, 45, 80
        CMYK:
        0, 27, 73, 25
      HSL:
        38°, 57.8512%, 47.4510%
        HSV (HSB):
        38°, 73.2984%, 74.9020%
        XYZ:
        31.4615, 30.0715, 7.2782
        xyY:
        0.4572, 0.4370, 30.0715
      CIE-Lab:
        61.7159, 10.8908, 52.8251
        CIE-LCH:
        61.7159, 53.9361, 78.3507
        CIE-Luv:
        61.7159, 41.4566, 54.7675
        Hunter-Lab:
        54.8375, 6.4436, 30.5172
      #bf8c33 color charts
#bf8c33 RGB chart
      #bf8c33 CMYK chart
      #bf8c33 RGB pie chart
      #bf8c33 color shades, tints & tones
#bf8c33 color schemes
#bf8c33 color preview, HTML & CSS examples
           This text has a color of #bf8c33        
        
          <p style="color:#bf8c33;">Text here</p>
        
        
          .mytext {color:#bf8c33;}
        
        Text color #bf8c33
      
           This box has a color of #bf8c33        
        
          <div style="background-color:#bf8c33;">Content here</div>
        
        
          .mybackground {background-color:#bf8c33;}
        
        Background color #bf8c33
      
           Border around this has a color of #bf8c33        
        
          <div style="border:2px solid #bf8c33;">Content here</div>
        
        
          .myborder {border:2px solid #bf8c33;}
        
        Border color #bf8c33