#bf5c39 color space conversions
Hex:
        #bf5c39
        RGB:
        191, 92, 57
        CMY:
        25, 64, 78
        CMYK:
        0, 52, 70, 25
      HSL:
        16°, 54.0323%, 48.6275%
        HSV (HSB):
        16°, 70.1571%, 74.9020%
        XYZ:
        26.0515, 19.0261, 6.1702
        xyY:
        0.5083, 0.3713, 19.0261
      CIE-Lab:
        50.7177, 37.2130, 38.2100
        CIE-LCH:
        50.7177, 53.3368, 45.7574
        CIE-Luv:
        50.7177, 77.7884, 33.3819
        Hunter-Lab:
        43.6189, 30.2767, 22.1462
      #bf5c39 color charts
#bf5c39 RGB chart
      #bf5c39 CMYK chart
      #bf5c39 RGB pie chart
      #bf5c39 color shades, tints & tones
#bf5c39 color schemes
#bf5c39 color preview, HTML & CSS examples
           This text has a color of #bf5c39        
        
          <p style="color:#bf5c39;">Text here</p>
        
        
          .mytext {color:#bf5c39;}
        
        Text color #bf5c39
      
           This box has a color of #bf5c39        
        
          <div style="background-color:#bf5c39;">Content here</div>
        
        
          .mybackground {background-color:#bf5c39;}
        
        Background color #bf5c39
      
           Border around this has a color of #bf5c39        
        
          <div style="border:2px solid #bf5c39;">Content here</div>
        
        
          .myborder {border:2px solid #bf5c39;}
        
        Border color #bf5c39