#bf7a4a color space conversions
Hex:
        #bf7a4a
        RGB:
        191, 122, 74
        CMY:
        25, 52, 71
        CMYK:
        0, 36, 61, 25
      HSL:
        25°, 47.7551%, 51.9608%
        HSV (HSB):
        25°, 61.2565%, 74.9020%
        XYZ:
        29.6814, 25.4898, 9.8342
        xyY:
        0.4566, 0.3921, 25.4898
      CIE-Lab:
        57.5496, 22.1989, 37.0758
        CIE-LCH:
        57.5496, 43.2135, 59.0892
        CIE-Luv:
        57.5496, 53.1596, 38.3336
        Hunter-Lab:
        50.4875, 16.5865, 23.7924
      #bf7a4a color charts
#bf7a4a RGB chart
      #bf7a4a CMYK chart
      #bf7a4a RGB pie chart
      #bf7a4a color shades, tints & tones
#bf7a4a color schemes
#bf7a4a color preview, HTML & CSS examples
           This text has a color of #bf7a4a        
        
          <p style="color:#bf7a4a;">Text here</p>
        
        
          .mytext {color:#bf7a4a;}
        
        Text color #bf7a4a
      
           This box has a color of #bf7a4a        
        
          <div style="background-color:#bf7a4a;">Content here</div>
        
        
          .mybackground {background-color:#bf7a4a;}
        
        Background color #bf7a4a
      
           Border around this has a color of #bf7a4a        
        
          <div style="border:2px solid #bf7a4a;">Content here</div>
        
        
          .myborder {border:2px solid #bf7a4a;}
        
        Border color #bf7a4a