#bf742e color space conversions
Hex:
        #bf742e
        RGB:
        191, 116, 46
        CMY:
        25, 55, 82
        CMYK:
        0, 39, 76, 25
      HSL:
        29°, 61.1814%, 46.4706%
        HSV (HSB):
        29°, 75.9162%, 74.9020%
        XYZ:
        28.2244, 23.7644, 5.6842
        xyY:
        0.4894, 0.4121, 23.7644
      CIE-Lab:
        55.8511, 23.8758, 49.1334
        CIE-LCH:
        55.8511, 54.6273, 64.0831
        CIE-Luv:
        55.8511, 60.3938, 46.4994
        Hunter-Lab:
        48.7487, 18.0370, 27.2108
      #bf742e color charts
#bf742e RGB chart
      #bf742e CMYK chart
      #bf742e RGB pie chart
      #bf742e color shades, tints & tones
#bf742e color schemes
#bf742e color preview, HTML & CSS examples
           This text has a color of #bf742e        
        
          <p style="color:#bf742e;">Text here</p>
        
        
          .mytext {color:#bf742e;}
        
        Text color #bf742e
      
           This box has a color of #bf742e        
        
          <div style="background-color:#bf742e;">Content here</div>
        
        
          .mybackground {background-color:#bf742e;}
        
        Background color #bf742e
      
           Border around this has a color of #bf742e        
        
          <div style="border:2px solid #bf742e;">Content here</div>
        
        
          .myborder {border:2px solid #bf742e;}
        
        Border color #bf742e