#bf5536 color space conversions
Hex:
        #bf5536
        RGB:
        191, 85, 54
        CMY:
        25, 67, 79
        CMYK:
        0, 55, 72, 25
      HSL:
        14°, 55.9184%, 48.0392%
        HSV (HSB):
        14°, 71.7277%, 74.9020%
        XYZ:
        25.4002, 17.8397, 5.5947
        xyY:
        0.5201, 0.3653, 17.8397
      CIE-Lab:
        49.3011, 40.5893, 38.2345
        CIE-LCH:
        49.3011, 55.7617, 43.2888
        CIE-Luv:
        49.3011, 83.4071, 32.0192
        Hunter-Lab:
        42.2371, 33.4301, 21.7124
      #bf5536 color charts
#bf5536 RGB chart
      #bf5536 CMYK chart
      #bf5536 RGB pie chart
      #bf5536 color shades, tints & tones
#bf5536 color schemes
#bf5536 color preview, HTML & CSS examples
           This text has a color of #bf5536        
        
          <p style="color:#bf5536;">Text here</p>
        
        
          .mytext {color:#bf5536;}
        
        Text color #bf5536
      
           This box has a color of #bf5536        
        
          <div style="background-color:#bf5536;">Content here</div>
        
        
          .mybackground {background-color:#bf5536;}
        
        Background color #bf5536
      
           Border around this has a color of #bf5536        
        
          <div style="border:2px solid #bf5536;">Content here</div>
        
        
          .myborder {border:2px solid #bf5536;}
        
        Border color #bf5536