#bf5a49 color space conversions
Hex:
        #bf5a49
        RGB:
        191, 90, 73
        CMY:
        25, 65, 71
        CMYK:
        0, 53, 62, 25
      HSL:
        9°, 47.9675%, 51.7647%
        HSV (HSB):
        9°, 61.7801%, 74.9020%
        XYZ:
        26.3446, 18.8697, 8.5570
        xyY:
        0.4899, 0.3509, 18.8697
      CIE-Lab:
        50.5345, 39.2163, 29.0467
        CIE-LCH:
        50.5345, 48.8019, 36.5266
        CIE-Luv:
        50.5345, 76.6427, 25.3046
        Hunter-Lab:
        43.4393, 32.2360, 18.7281
      #bf5a49 color charts
#bf5a49 RGB chart
      #bf5a49 CMYK chart
      #bf5a49 RGB pie chart
      #bf5a49 color shades, tints & tones
#bf5a49 color schemes
#bf5a49 color preview, HTML & CSS examples
           This text has a color of #bf5a49        
        
          <p style="color:#bf5a49;">Text here</p>
        
        
          .mytext {color:#bf5a49;}
        
        Text color #bf5a49
      
           This box has a color of #bf5a49        
        
          <div style="background-color:#bf5a49;">Content here</div>
        
        
          .mybackground {background-color:#bf5a49;}
        
        Background color #bf5a49
      
           Border around this has a color of #bf5a49        
        
          <div style="border:2px solid #bf5a49;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a49;}
        
        Border color #bf5a49