#bf7e4a color space conversions
Hex:
        #bf7e4a
        RGB:
        191, 126, 74
        CMY:
        25, 51, 71
        CMYK:
        0, 34, 61, 25
      HSL:
        27°, 47.7551%, 51.9608%
        HSV (HSB):
        27°, 61.2565%, 74.9020%
        XYZ:
        30.1827, 26.4925, 10.0013
        xyY:
        0.4527, 0.3973, 26.4925
      CIE-Lab:
        58.5016, 19.9947, 38.2117
        CIE-LCH:
        58.5016, 43.1268, 62.3787
        CIE-Luv:
        58.5016, 50.2022, 40.1122
        Hunter-Lab:
        51.4709, 14.5992, 24.5089
      #bf7e4a color charts
#bf7e4a RGB chart
      #bf7e4a CMYK chart
      #bf7e4a RGB pie chart
      #bf7e4a color shades, tints & tones
#bf7e4a color schemes
#bf7e4a color preview, HTML & CSS examples
           This text has a color of #bf7e4a        
        
          <p style="color:#bf7e4a;">Text here</p>
        
        
          .mytext {color:#bf7e4a;}
        
        Text color #bf7e4a
      
           This box has a color of #bf7e4a        
        
          <div style="background-color:#bf7e4a;">Content here</div>
        
        
          .mybackground {background-color:#bf7e4a;}
        
        Background color #bf7e4a
      
           Border around this has a color of #bf7e4a        
        
          <div style="border:2px solid #bf7e4a;">Content here</div>
        
        
          .myborder {border:2px solid #bf7e4a;}
        
        Border color #bf7e4a