#bf5a48 color space conversions
Hex:
        #bf5a48
        RGB:
        191, 90, 72
        CMY:
        25, 65, 72
        CMYK:
        0, 53, 62, 25
      HSL:
        9°, 48.1781%, 51.5686%
        HSV (HSB):
        9°, 62.3037%, 74.9020%
        XYZ:
        26.3117, 18.8566, 8.3838
        xyY:
        0.4913, 0.3521, 18.8566
      CIE-Lab:
        50.5190, 39.1472, 29.6021
        CIE-LCH:
        50.5190, 49.0794, 37.0957
        CIE-Luv:
        50.5190, 76.8241, 25.8109
        Hunter-Lab:
        43.4242, 32.1651, 18.9499
      #bf5a48 color charts
#bf5a48 RGB chart
      #bf5a48 CMYK chart
      #bf5a48 RGB pie chart
      #bf5a48 color shades, tints & tones
#bf5a48 color schemes
#bf5a48 color preview, HTML & CSS examples
           This text has a color of #bf5a48        
        
          <p style="color:#bf5a48;">Text here</p>
        
        
          .mytext {color:#bf5a48;}
        
        Text color #bf5a48
      
           This box has a color of #bf5a48        
        
          <div style="background-color:#bf5a48;">Content here</div>
        
        
          .mybackground {background-color:#bf5a48;}
        
        Background color #bf5a48
      
           Border around this has a color of #bf5a48        
        
          <div style="border:2px solid #bf5a48;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a48;}
        
        Border color #bf5a48