#b55d41 color space conversions
Hex:
        #b55d41
        RGB:
        181, 93, 65
        CMY:
        29, 64, 75
        CMYK:
        0, 49, 64, 29
      HSL:
        14°, 47.1545%, 48.2353%
        HSV (HSB):
        14°, 64.0884%, 70.9804%
        XYZ:
        23.9245, 18.0341, 7.2210
        xyY:
        0.4865, 0.3667, 18.0341
      CIE-Lab:
        49.5375, 33.2089, 32.0409
        CIE-LCH:
        49.5375, 46.1459, 43.9745
        CIE-Luv:
        49.5375, 67.5590, 29.0646
        Hunter-Lab:
        42.4666, 26.2456, 19.6450
      #b55d41 color charts
#b55d41 RGB chart
      #b55d41 CMYK chart
      #b55d41 RGB pie chart
      #b55d41 color shades, tints & tones
#b55d41 color schemes
#b55d41 color preview, HTML & CSS examples
           This text has a color of #b55d41        
        
          <p style="color:#b55d41;">Text here</p>
        
        
          .mytext {color:#b55d41;}
        
        Text color #b55d41
      
           This box has a color of #b55d41        
        
          <div style="background-color:#b55d41;">Content here</div>
        
        
          .mybackground {background-color:#b55d41;}
        
        Background color #b55d41
      
           Border around this has a color of #b55d41        
        
          <div style="border:2px solid #b55d41;">Content here</div>
        
        
          .myborder {border:2px solid #b55d41;}
        
        Border color #b55d41