#b5252e color space conversions
Hex:
        #b5252e
        RGB:
        181, 37, 46
        CMY:
        29, 85, 82
        CMYK:
        0, 80, 75, 29
      HSL:
        356°, 66.0550%, 42.7451%
        HSV (HSB):
        356°, 79.5580%, 70.9804%
        XYZ:
        20.2108, 11.3441, 3.7092
        xyY:
        0.5731, 0.3217, 11.3441
      CIE-Lab:
        40.1542, 56.3924, 31.9835
        CIE-LCH:
        40.1542, 64.8309, 29.5602
        CIE-Luv:
        40.1542, 106.1576, 20.0183
        Hunter-Lab:
        33.6811, 48.1693, 17.0473
      #b5252e color charts
#b5252e RGB chart
      #b5252e CMYK chart
      #b5252e RGB pie chart
      #b5252e color shades, tints & tones
#b5252e color schemes
#b5252e color preview, HTML & CSS examples
           This text has a color of #b5252e        
        
          <p style="color:#b5252e;">Text here</p>
        
        
          .mytext {color:#b5252e;}
        
        Text color #b5252e
      
           This box has a color of #b5252e        
        
          <div style="background-color:#b5252e;">Content here</div>
        
        
          .mybackground {background-color:#b5252e;}
        
        Background color #b5252e
      
           Border around this has a color of #b5252e        
        
          <div style="border:2px solid #b5252e;">Content here</div>
        
        
          .myborder {border:2px solid #b5252e;}
        
        Border color #b5252e