#bf726a color space conversions
Hex:
        #bf726a
        RGB:
        191, 114, 106
        CMY:
        25, 55, 58
        CMYK:
        0, 40, 45, 25
      HSL:
        6°, 39.9061%, 58.2353%
        HSV (HSB):
        6°, 44.5026%, 74.9020%
        XYZ:
        30.1047, 24.1516, 16.7107
        xyY:
        0.4242, 0.3403, 24.1516
      CIE-Lab:
        56.2393, 29.4519, 17.4705
        CIE-LCH:
        56.2393, 34.2437, 30.6759
        CIE-Luv:
        56.2393, 54.3115, 16.7210
        Hunter-Lab:
        49.1443, 23.3426, 14.2404
      #bf726a color charts
#bf726a RGB chart
      #bf726a CMYK chart
      #bf726a RGB pie chart
      #bf726a color shades, tints & tones
#bf726a color schemes
#bf726a color preview, HTML & CSS examples
           This text has a color of #bf726a        
        
          <p style="color:#bf726a;">Text here</p>
        
        
          .mytext {color:#bf726a;}
        
        Text color #bf726a
      
           This box has a color of #bf726a        
        
          <div style="background-color:#bf726a;">Content here</div>
        
        
          .mybackground {background-color:#bf726a;}
        
        Background color #bf726a
      
           Border around this has a color of #bf726a        
        
          <div style="border:2px solid #bf726a;">Content here</div>
        
        
          .myborder {border:2px solid #bf726a;}
        
        Border color #bf726a