#b55d70 color space conversions
Hex:
        #b55d70
        RGB:
        181, 93, 112
        CMY:
        29, 64, 56
        CMYK:
        0, 49, 38, 29
      HSL:
        347°, 37.2881%, 53.7255%
        HSV (HSB):
        347°, 48.6188%, 70.9804%
        XYZ:
        25.8950, 18.8223, 17.5975
        xyY:
        0.4156, 0.3021, 18.8223
      CIE-Lab:
        50.4787, 37.5916, 5.6769
        CIE-LCH:
        50.4787, 38.0178, 8.5876
        CIE-Luv:
        50.4787, 58.4486, 0.5835
        Hunter-Lab:
        43.3847, 30.6182, 6.3204
      #b55d70 color charts
#b55d70 RGB chart
      #b55d70 CMYK chart
      #b55d70 RGB pie chart
      #b55d70 color shades, tints & tones
#b55d70 color schemes
#b55d70 color preview, HTML & CSS examples
           This text has a color of #b55d70        
        
          <p style="color:#b55d70;">Text here</p>
        
        
          .mytext {color:#b55d70;}
        
        Text color #b55d70
      
           This box has a color of #b55d70        
        
          <div style="background-color:#b55d70;">Content here</div>
        
        
          .mybackground {background-color:#b55d70;}
        
        Background color #b55d70
      
           Border around this has a color of #b55d70        
        
          <div style="border:2px solid #b55d70;">Content here</div>
        
        
          .myborder {border:2px solid #b55d70;}
        
        Border color #b55d70