#b55d55 color space conversions
Hex:
        #b55d55
        RGB:
        181, 93, 85
        CMY:
        29, 64, 67
        CMYK:
        0, 49, 53, 29
      HSL:
        5°, 39.3443%, 52.1569%
        HSV (HSB):
        5°, 53.0387%, 70.9804%
        XYZ:
        24.6101, 18.3083, 10.8311
        xyY:
        0.4579, 0.3406, 18.3083
      CIE-Lab:
        49.8680, 34.7714, 20.8965
        CIE-LCH:
        49.8680, 40.5674, 31.0046
        CIE-Luv:
        49.8680, 64.1218, 18.3985
        Hunter-Lab:
        42.7882, 27.7867, 14.9435
      #b55d55 color charts
#b55d55 RGB chart
      #b55d55 CMYK chart
      #b55d55 RGB pie chart
      #b55d55 color shades, tints & tones
#b55d55 color schemes
#b55d55 color preview, HTML & CSS examples
           This text has a color of #b55d55        
        
          <p style="color:#b55d55;">Text here</p>
        
        
          .mytext {color:#b55d55;}
        
        Text color #b55d55
      
           This box has a color of #b55d55        
        
          <div style="background-color:#b55d55;">Content here</div>
        
        
          .mybackground {background-color:#b55d55;}
        
        Background color #b55d55
      
           Border around this has a color of #b55d55        
        
          <div style="border:2px solid #b55d55;">Content here</div>
        
        
          .myborder {border:2px solid #b55d55;}
        
        Border color #b55d55