#bf8a54 color space conversions
Hex:
        #bf8a54
        RGB:
        191, 138, 84
        CMY:
        25, 46, 67
        CMYK:
        0, 28, 56, 25
      HSL:
        30°, 45.5319%, 53.9216%
        HSV (HSB):
        30°, 56.0209%, 74.9020%
        XYZ:
        32.1746, 29.8934, 12.4617
        xyY:
        0.4317, 0.4011, 29.8934
      CIE-Lab:
        61.5622, 14.1472, 36.6241
        CIE-LCH:
        61.5622, 39.2615, 68.8794
        CIE-Luv:
        61.5622, 40.5205, 40.8849
        Hunter-Lab:
        54.6749, 9.3610, 24.7588
      #bf8a54 color charts
#bf8a54 RGB chart
      #bf8a54 CMYK chart
      #bf8a54 RGB pie chart
      #bf8a54 color shades, tints & tones
#bf8a54 color schemes
#bf8a54 color preview, HTML & CSS examples
           This text has a color of #bf8a54        
        
          <p style="color:#bf8a54;">Text here</p>
        
        
          .mytext {color:#bf8a54;}
        
        Text color #bf8a54
      
           This box has a color of #bf8a54        
        
          <div style="background-color:#bf8a54;">Content here</div>
        
        
          .mybackground {background-color:#bf8a54;}
        
        Background color #bf8a54
      
           Border around this has a color of #bf8a54        
        
          <div style="border:2px solid #bf8a54;">Content here</div>
        
        
          .myborder {border:2px solid #bf8a54;}
        
        Border color #bf8a54