#b5152a color space conversions
Hex:
        #b5152a
        RGB:
        181, 21, 42
        CMY:
        29, 92, 84
        CMYK:
        0, 88, 77, 29
      HSL:
        352°, 79.2079%, 39.6078%
        HSV (HSB):
        352°, 88.3978%, 70.9804%
        XYZ:
        19.7421, 10.5273, 3.1819
        xyY:
        0.5902, 0.3147, 10.5273
      CIE-Lab:
        38.7726, 60.0229, 32.8318
        CIE-LCH:
        38.7726, 68.4154, 28.6781
        CIE-Luv:
        38.7726, 112.9098, 19.0481
        Hunter-Lab:
        32.4457, 51.8312, 16.8975
      #b5152a color charts
#b5152a RGB chart
      #b5152a CMYK chart
      #b5152a RGB pie chart
      #b5152a color shades, tints & tones
#b5152a color schemes
#b5152a color preview, HTML & CSS examples
           This text has a color of #b5152a        
        
          <p style="color:#b5152a;">Text here</p>
        
        
          .mytext {color:#b5152a;}
        
        Text color #b5152a
      
           This box has a color of #b5152a        
        
          <div style="background-color:#b5152a;">Content here</div>
        
        
          .mybackground {background-color:#b5152a;}
        
        Background color #b5152a
      
           Border around this has a color of #b5152a        
        
          <div style="border:2px solid #b5152a;">Content here</div>
        
        
          .myborder {border:2px solid #b5152a;}
        
        Border color #b5152a