#bf5f39 color space conversions
Hex:
        #bf5f39
        RGB:
        191, 95, 57
        CMY:
        25, 63, 78
        CMYK:
        0, 50, 70, 25
      HSL:
        17°, 54.0323%, 48.6275%
        HSV (HSB):
        17°, 70.1571%, 74.9020%
        XYZ:
        26.3166, 19.5562, 6.2586
        xyY:
        0.5048, 0.3751, 19.5562
      CIE-Lab:
        51.3317, 35.6643, 38.9037
        CIE-LCH:
        51.3317, 52.7772, 47.4875
        CIE-Luv:
        51.3317, 75.5388, 34.5141
        Hunter-Lab:
        44.2224, 28.8356, 22.5646
      #bf5f39 color charts
#bf5f39 RGB chart
      #bf5f39 CMYK chart
      #bf5f39 RGB pie chart
      #bf5f39 color shades, tints & tones
#bf5f39 color schemes
#bf5f39 color preview, HTML & CSS examples
           This text has a color of #bf5f39        
        
          <p style="color:#bf5f39;">Text here</p>
        
        
          .mytext {color:#bf5f39;}
        
        Text color #bf5f39
      
           This box has a color of #bf5f39        
        
          <div style="background-color:#bf5f39;">Content here</div>
        
        
          .mybackground {background-color:#bf5f39;}
        
        Background color #bf5f39
      
           Border around this has a color of #bf5f39        
        
          <div style="border:2px solid #bf5f39;">Content here</div>
        
        
          .myborder {border:2px solid #bf5f39;}
        
        Border color #bf5f39