#b5132a color space conversions
Hex:
        #b5132a
        RGB:
        181, 19, 42
        CMY:
        29, 93, 84
        CMYK:
        0, 90, 77, 29
      HSL:
        351°, 81.0000%, 39.2157%
        HSV (HSB):
        351°, 89.5028%, 70.9804%
        XYZ:
        19.7068, 10.4567, 3.1702
        xyY:
        0.5912, 0.3137, 10.4567
      CIE-Lab:
        38.6499, 60.3752, 32.6963
        CIE-LCH:
        38.6499, 68.6601, 28.4378
        CIE-Luv:
        38.6499, 113.4578, 18.8159
        Hunter-Lab:
        32.3368, 52.1931, 16.8232
      #b5132a color charts
#b5132a RGB chart
      #b5132a CMYK chart
      #b5132a RGB pie chart
      #b5132a color shades, tints & tones
#b5132a color schemes
#b5132a color preview, HTML & CSS examples
           This text has a color of #b5132a        
        
          <p style="color:#b5132a;">Text here</p>
        
        
          .mytext {color:#b5132a;}
        
        Text color #b5132a
      
           This box has a color of #b5132a        
        
          <div style="background-color:#b5132a;">Content here</div>
        
        
          .mybackground {background-color:#b5132a;}
        
        Background color #b5132a
      
           Border around this has a color of #b5132a        
        
          <div style="border:2px solid #b5132a;">Content here</div>
        
        
          .myborder {border:2px solid #b5132a;}
        
        Border color #b5132a