#bf5e45 color space conversions
Hex:
        #bf5e45
        RGB:
        191, 94, 69
        CMY:
        25, 63, 73
        CMYK:
        0, 51, 64, 25
      HSL:
        12°, 48.8000%, 50.9804%
        HSV (HSB):
        12°, 63.8743%, 74.9020%
        XYZ:
        26.5627, 19.5114, 7.9963
        xyY:
        0.4913, 0.3609, 19.5114
      CIE-Lab:
        51.2803, 36.8987, 32.2463
        CIE-LCH:
        51.2803, 49.0035, 41.1507
        CIE-Luv:
        51.2803, 74.4829, 28.8608
        Hunter-Lab:
        44.1718, 30.0406, 20.1871
      #bf5e45 color charts
#bf5e45 RGB chart
      #bf5e45 CMYK chart
      #bf5e45 RGB pie chart
      #bf5e45 color shades, tints & tones
#bf5e45 color schemes
#bf5e45 color preview, HTML & CSS examples
           This text has a color of #bf5e45        
        
          <p style="color:#bf5e45;">Text here</p>
        
        
          .mytext {color:#bf5e45;}
        
        Text color #bf5e45
      
           This box has a color of #bf5e45        
        
          <div style="background-color:#bf5e45;">Content here</div>
        
        
          .mybackground {background-color:#bf5e45;}
        
        Background color #bf5e45
      
           Border around this has a color of #bf5e45        
        
          <div style="border:2px solid #bf5e45;">Content here</div>
        
        
          .myborder {border:2px solid #bf5e45;}
        
        Border color #bf5e45