#b53f30 color space conversions
Hex:
        #b53f30
        RGB:
        181, 63, 48
        CMY:
        29, 75, 81
        CMYK:
        0, 65, 73, 29
      HSL:
        7°, 58.0786%, 44.9020%
        HSV (HSB):
        7°, 73.4807%, 70.9804%
        XYZ:
        21.3671, 13.5922, 4.2937
        xyY:
        0.5443, 0.3463, 13.5922
      CIE-Lab:
        43.6423, 46.9435, 34.7567
        CIE-LCH:
        43.6423, 58.4099, 36.5160
        CIE-Luv:
        43.6423, 91.3850, 25.7414
        Hunter-Lab:
        36.8676, 38.9337, 18.9022
      #b53f30 color charts
#b53f30 RGB chart
      #b53f30 CMYK chart
      #b53f30 RGB pie chart
      #b53f30 color shades, tints & tones
#b53f30 color schemes
#b53f30 color preview, HTML & CSS examples
           This text has a color of #b53f30        
        
          <p style="color:#b53f30;">Text here</p>
        
        
          .mytext {color:#b53f30;}
        
        Text color #b53f30
      
           This box has a color of #b53f30        
        
          <div style="background-color:#b53f30;">Content here</div>
        
        
          .mybackground {background-color:#b53f30;}
        
        Background color #b53f30
      
           Border around this has a color of #b53f30        
        
          <div style="border:2px solid #b53f30;">Content here</div>
        
        
          .myborder {border:2px solid #b53f30;}
        
        Border color #b53f30