#b53d30 color space conversions
Hex:
        #b53d30
        RGB:
        181, 61, 48
        CMY:
        29, 76, 81
        CMYK:
        0, 66, 73, 29
      HSL:
        6°, 58.0786%, 44.9020%
        HSV (HSB):
        6°, 73.4807%, 70.9804%
        XYZ:
        21.2583, 13.3746, 4.2574
        xyY:
        0.5466, 0.3439, 13.3746
      CIE-Lab:
        43.3224, 47.8056, 34.3973
        CIE-LCH:
        43.3224, 58.8944, 35.7359
        CIE-Luv:
        43.3224, 92.6691, 25.1451
        Hunter-Lab:
        36.5714, 39.7591, 18.6977
      #b53d30 color charts
#b53d30 RGB chart
      #b53d30 CMYK chart
      #b53d30 RGB pie chart
      #b53d30 color shades, tints & tones
#b53d30 color schemes
#b53d30 color preview, HTML & CSS examples
           This text has a color of #b53d30        
        
          <p style="color:#b53d30;">Text here</p>
        
        
          .mytext {color:#b53d30;}
        
        Text color #b53d30
      
           This box has a color of #b53d30        
        
          <div style="background-color:#b53d30;">Content here</div>
        
        
          .mybackground {background-color:#b53d30;}
        
        Background color #b53d30
      
           Border around this has a color of #b53d30        
        
          <div style="border:2px solid #b53d30;">Content here</div>
        
        
          .myborder {border:2px solid #b53d30;}
        
        Border color #b53d30