#bf8a38 color space conversions
Hex:
        #bf8a38
        RGB:
        191, 138, 56
        CMY:
        25, 46, 78
        CMYK:
        0, 28, 71, 25
      HSL:
        36°, 54.6559%, 48.4314%
        HSV (HSB):
        36°, 70.6806%, 74.9020%
        XYZ:
        31.2881, 29.5388, 7.7939
        xyY:
        0.4560, 0.4305, 29.5388
      CIE-Lab:
        61.2543, 12.2443, 50.1556
        CIE-LCH:
        61.2543, 51.6286, 76.2809
        CIE-Luv:
        61.2543, 42.6784, 52.3680
        Hunter-Lab:
        54.3497, 7.6474, 29.5424
      #bf8a38 color charts
#bf8a38 RGB chart
      #bf8a38 CMYK chart
      #bf8a38 RGB pie chart
      #bf8a38 color shades, tints & tones
#bf8a38 color schemes
#bf8a38 color preview, HTML & CSS examples
           This text has a color of #bf8a38        
        
          <p style="color:#bf8a38;">Text here</p>
        
        
          .mytext {color:#bf8a38;}
        
        Text color #bf8a38
      
           This box has a color of #bf8a38        
        
          <div style="background-color:#bf8a38;">Content here</div>
        
        
          .mybackground {background-color:#bf8a38;}
        
        Background color #bf8a38
      
           Border around this has a color of #bf8a38        
        
          <div style="border:2px solid #bf8a38;">Content here</div>
        
        
          .myborder {border:2px solid #bf8a38;}
        
        Border color #bf8a38