#bf5a39 color space conversions
Hex:
        #bf5a39
        RGB:
        191, 90, 57
        CMY:
        25, 65, 78
        CMYK:
        0, 53, 70, 25
      HSL:
        15°, 54.0323%, 48.6275%
        HSV (HSB):
        15°, 70.1571%, 74.9020%
        XYZ:
        25.8805, 18.6841, 6.1132
        xyY:
        0.5107, 0.3687, 18.6841
      CIE-Lab:
        50.3156, 38.2342, 37.7539
        CIE-LCH:
        50.3156, 53.7328, 44.6379
        CIE-Luv:
        50.3156, 79.2763, 32.6371
        Hunter-Lab:
        43.2251, 31.2309, 21.8723
      #bf5a39 color charts
#bf5a39 RGB chart
      #bf5a39 CMYK chart
      #bf5a39 RGB pie chart
      #bf5a39 color shades, tints & tones
#bf5a39 color schemes
#bf5a39 color preview, HTML & CSS examples
           This text has a color of #bf5a39        
        
          <p style="color:#bf5a39;">Text here</p>
        
        
          .mytext {color:#bf5a39;}
        
        Text color #bf5a39
      
           This box has a color of #bf5a39        
        
          <div style="background-color:#bf5a39;">Content here</div>
        
        
          .mybackground {background-color:#bf5a39;}
        
        Background color #bf5a39
      
           Border around this has a color of #bf5a39        
        
          <div style="border:2px solid #bf5a39;">Content here</div>
        
        
          .myborder {border:2px solid #bf5a39;}
        
        Border color #bf5a39