#b53d46 color space conversions
Hex:
        #b53d46
        RGB:
        181, 61, 70
        CMY:
        29, 76, 73
        CMYK:
        0, 66, 61, 29
      HSL:
        356°, 49.5868%, 47.4510%
        HSV (HSB):
        356°, 66.2983%, 70.9804%
        XYZ:
        21.8303, 13.6034, 7.2695
        xyY:
        0.5112, 0.3186, 13.6034
      CIE-Lab:
        43.6588, 49.0538, 21.7244
        CIE-LCH:
        43.6588, 53.6491, 23.8870
        CIE-Luv:
        43.6588, 87.8032, 14.7306
        Hunter-Lab:
        36.8828, 41.1060, 14.1321
      #b53d46 color charts
#b53d46 RGB chart
      #b53d46 CMYK chart
      #b53d46 RGB pie chart
      #b53d46 color shades, tints & tones
#b53d46 color schemes
#b53d46 color preview, HTML & CSS examples
           This text has a color of #b53d46        
        
          <p style="color:#b53d46;">Text here</p>
        
        
          .mytext {color:#b53d46;}
        
        Text color #b53d46
      
           This box has a color of #b53d46        
        
          <div style="background-color:#b53d46;">Content here</div>
        
        
          .mybackground {background-color:#b53d46;}
        
        Background color #b53d46
      
           Border around this has a color of #b53d46        
        
          <div style="border:2px solid #b53d46;">Content here</div>
        
        
          .myborder {border:2px solid #b53d46;}
        
        Border color #b53d46