#b53c4d color space conversions
Hex:
        #b53c4d
        RGB:
        181, 60, 77
        CMY:
        29, 76, 70
        CMYK:
        0, 67, 57, 29
      HSL:
        352°, 50.2075%, 47.2549%
        HSV (HSB):
        352°, 66.8508%, 70.9804%
        XYZ:
        22.0115, 13.5913, 8.4844
        xyY:
        0.4993, 0.3083, 13.5913
      CIE-Lab:
        43.6410, 49.9751, 17.4045
        CIE-LCH:
        43.6410, 52.9191, 19.2013
        CIE-Luv:
        43.6410, 86.5036, 10.4123
        Hunter-Lab:
        36.8664, 42.0592, 12.1615
      #b53c4d color charts
#b53c4d RGB chart
      #b53c4d CMYK chart
      #b53c4d RGB pie chart
      #b53c4d color shades, tints & tones
#b53c4d color schemes
#b53c4d color preview, HTML & CSS examples
           This text has a color of #b53c4d        
        
          <p style="color:#b53c4d;">Text here</p>
        
        
          .mytext {color:#b53c4d;}
        
        Text color #b53c4d
      
           This box has a color of #b53c4d        
        
          <div style="background-color:#b53c4d;">Content here</div>
        
        
          .mybackground {background-color:#b53c4d;}
        
        Background color #b53c4d
      
           Border around this has a color of #b53c4d        
        
          <div style="border:2px solid #b53c4d;">Content here</div>
        
        
          .myborder {border:2px solid #b53c4d;}
        
        Border color #b53c4d