#bf5a43 color space conversions
Hex:
        #bf5a43
        RGB:
        191, 90, 67
        CMY:
        25, 65, 74
        CMYK:
        0, 53, 65, 25
      HSL:
        11°, 49.2063%, 50.5882%
        HSV (HSB):
        11°, 64.9215%, 74.9020%
        XYZ:
        26.1551, 18.7939, 7.5593
        xyY:
        0.4981, 0.3579, 18.7939
      CIE-Lab:
        50.4453, 38.8173, 32.3612
        CIE-LCH:
        50.4453, 50.5374, 39.8173
        CIE-Luv:
        50.4453, 77.6984, 28.2486
        Hunter-Lab:
        43.3520, 31.8268, 20.0080
      #bf5a43 color charts
#bf5a43 RGB chart
      #bf5a43 CMYK chart
      #bf5a43 RGB pie chart
      #bf5a43 color shades, tints & tones
#bf5a43 color schemes
#bf5a43 color preview, HTML & CSS examples
           This text has a color of #bf5a43        
        
          <p style="color:#bf5a43;">Text here</p>
        
        
          .mytext {color:#bf5a43;}
        
        Text color #bf5a43
      
           This box has a color of #bf5a43        
        
          <div style="background-color:#bf5a43;">Content here</div>
        
        
          .mybackground {background-color:#bf5a43;}
        
        Background color #bf5a43
      
           Border around this has a color of #bf5a43        
        
          <div style="border:2px solid #bf5a43;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a43;}
        
        Border color #bf5a43