#bf7a6a color space conversions
Hex:
        #bf7a6a
        RGB:
        191, 122, 106
        CMY:
        25, 52, 58
        CMYK:
        0, 36, 45, 25
      HSL:
        11°, 39.9061%, 58.2353%
        HSV (HSB):
        11°, 44.5026%, 74.9020%
        XYZ:
        31.0469, 26.0360, 17.0248
        xyY:
        0.4189, 0.3513, 26.0360
      CIE-Lab:
        58.0712, 25.0747, 19.9624
        CIE-LCH:
        58.0712, 32.0505, 38.5239
        CIE-Luv:
        58.0712, 48.9956, 20.6989
        Hunter-Lab:
        51.0255, 19.3152, 15.9356
      #bf7a6a color charts
#bf7a6a RGB chart
      #bf7a6a CMYK chart
      #bf7a6a RGB pie chart
      #bf7a6a color shades, tints & tones
#bf7a6a color schemes
#bf7a6a color preview, HTML & CSS examples
           This text has a color of #bf7a6a        
        
          <p style="color:#bf7a6a;">Text here</p>
        
        
          .mytext {color:#bf7a6a;}
        
        Text color #bf7a6a
      
           This box has a color of #bf7a6a        
        
          <div style="background-color:#bf7a6a;">Content here</div>
        
        
          .mybackground {background-color:#bf7a6a;}
        
        Background color #bf7a6a
      
           Border around this has a color of #bf7a6a        
        
          <div style="border:2px solid #bf7a6a;">Content here</div>
        
        
          .myborder {border:2px solid #bf7a6a;}
        
        Border color #bf7a6a