#bf8a5a color space conversions
Hex:
        #bf8a5a
        RGB:
        191, 138, 90
        CMY:
        25, 46, 65
        CMYK:
        0, 28, 53, 25
      HSL:
        29°, 44.1048%, 55.0980%
        HSV (HSB):
        29°, 52.8796%, 74.9020%
        XYZ:
        32.4198, 29.9915, 13.7531
        xyY:
        0.4257, 0.3938, 29.9915
      CIE-Lab:
        61.6469, 14.6650, 33.5256
        CIE-LCH:
        61.6469, 36.5928, 66.3741
        CIE-Luv:
        61.6469, 39.9515, 37.8475
        Hunter-Lab:
        54.7645, 9.8316, 23.4456
      #bf8a5a color charts
#bf8a5a RGB chart
      #bf8a5a CMYK chart
      #bf8a5a RGB pie chart
      #bf8a5a color shades, tints & tones
#bf8a5a color schemes
#bf8a5a color preview, HTML & CSS examples
           This text has a color of #bf8a5a        
        
          <p style="color:#bf8a5a;">Text here</p>
        
        
          .mytext {color:#bf8a5a;}
        
        Text color #bf8a5a
      
           This box has a color of #bf8a5a        
        
          <div style="background-color:#bf8a5a;">Content here</div>
        
        
          .mybackground {background-color:#bf8a5a;}
        
        Background color #bf8a5a
      
           Border around this has a color of #bf8a5a        
        
          <div style="border:2px solid #bf8a5a;">Content here</div>
        
        
          .myborder {border:2px solid #bf8a5a;}
        
        Border color #bf8a5a