#b53c2d color space conversions
Hex:
        #b53c2d
        RGB:
        181, 60, 45
        CMY:
        29, 76, 82
        CMYK:
        0, 67, 75, 29
      HSL:
        7°, 60.1770%, 44.3137%
        HSV (HSB):
        7°, 75.1381%, 70.9804%
        XYZ:
        21.1456, 13.2449, 3.9247
        xyY:
        0.5519, 0.3457, 13.2449
      CIE-Lab:
        43.1300, 48.0974, 35.8824
        CIE-LCH:
        43.1300, 60.0076, 36.7243
        CIE-Luv:
        43.1300, 93.8476, 26.0034
        Hunter-Lab:
        36.3936, 40.0241, 19.0817
      #b53c2d color charts
#b53c2d RGB chart
      #b53c2d CMYK chart
      #b53c2d RGB pie chart
      #b53c2d color shades, tints & tones
#b53c2d color schemes
#b53c2d color preview, HTML & CSS examples
           This text has a color of #b53c2d        
        
          <p style="color:#b53c2d;">Text here</p>
        
        
          .mytext {color:#b53c2d;}
        
        Text color #b53c2d
      
           This box has a color of #b53c2d        
        
          <div style="background-color:#b53c2d;">Content here</div>
        
        
          .mybackground {background-color:#b53c2d;}
        
        Background color #b53c2d
      
           Border around this has a color of #b53c2d        
        
          <div style="border:2px solid #b53c2d;">Content here</div>
        
        
          .myborder {border:2px solid #b53c2d;}
        
        Border color #b53c2d