#bf8f35 color space conversions
Hex:
        #bf8f35
        RGB:
        191, 143, 53
        CMY:
        25, 44, 79
        CMYK:
        0, 25, 72, 25
      HSL:
        39°, 56.5574%, 47.8431%
        HSV (HSB):
        39°, 72.2513%, 74.9020%
        XYZ:
        31.9509, 30.9783, 7.6636
        xyY:
        0.4526, 0.4388, 30.9783
      CIE-Lab:
        62.4893, 9.3414, 52.7504
        CIE-LCH:
        62.4893, 53.5712, 79.9577
        CIE-Luv:
        62.4893, 39.0891, 55.4215
        Hunter-Lab:
        55.6582, 5.0672, 30.7971
      #bf8f35 color charts
#bf8f35 RGB chart
      #bf8f35 CMYK chart
      #bf8f35 RGB pie chart
      #bf8f35 color shades, tints & tones
#bf8f35 color schemes
#bf8f35 color preview, HTML & CSS examples
           This text has a color of #bf8f35        
        
          <p style="color:#bf8f35;">Text here</p>
        
        
          .mytext {color:#bf8f35;}
        
        Text color #bf8f35
      
           This box has a color of #bf8f35        
        
          <div style="background-color:#bf8f35;">Content here</div>
        
        
          .mybackground {background-color:#bf8f35;}
        
        Background color #bf8f35
      
           Border around this has a color of #bf8f35        
        
          <div style="border:2px solid #bf8f35;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f35;}
        
        Border color #bf8f35