#b53c5e color space conversions
Hex:
        #b53c5e
        RGB:
        181, 60, 94
        CMY:
        29, 76, 63
        CMYK:
        0, 67, 48, 29
      HSL:
        343°, 50.2075%, 47.2549%
        HSV (HSB):
        343°, 66.8508%, 70.9804%
        XYZ:
        22.6923, 13.8636, 12.0696
        xyY:
        0.4667, 0.2851, 13.8636
      CIE-Lab:
        44.0367, 51.4031, 7.4372
        CIE-LCH:
        44.0367, 51.9383, 8.2326
        CIE-Luv:
        44.0367, 81.4657, -0.4408
        Hunter-Lab:
        37.2339, 43.6280, 6.8445
      #b53c5e color charts
#b53c5e RGB chart
      #b53c5e CMYK chart
      #b53c5e RGB pie chart
      #b53c5e color shades, tints & tones
#b53c5e color schemes
#b53c5e color preview, HTML & CSS examples
           This text has a color of #b53c5e        
        
          <p style="color:#b53c5e;">Text here</p>
        
        
          .mytext {color:#b53c5e;}
        
        Text color #b53c5e
      
           This box has a color of #b53c5e        
        
          <div style="background-color:#b53c5e;">Content here</div>
        
        
          .mybackground {background-color:#b53c5e;}
        
        Background color #b53c5e
      
           Border around this has a color of #b53c5e        
        
          <div style="border:2px solid #b53c5e;">Content here</div>
        
        
          .myborder {border:2px solid #b53c5e;}
        
        Border color #b53c5e