#b6152a color space conversions
Hex:
        #b6152a
        RGB:
        182, 21, 42
        CMY:
        29, 92, 84
        CMYK:
        0, 88, 77, 29
      HSL:
        352°, 79.3103%, 39.8039%
        HSV (HSB):
        352°, 88.4615%, 71.3725%
        XYZ:
        19.9775, 10.6486, 3.1929
        xyY:
        0.5907, 0.3149, 10.6486
      CIE-Lab:
        38.9822, 60.2914, 33.1222
        CIE-LCH:
        38.9822, 68.7905, 28.7830
        CIE-Luv:
        38.9822, 113.6821, 19.2448
        Hunter-Lab:
        32.6322, 52.1718, 17.0412
      #b6152a color charts
#b6152a RGB chart
      #b6152a CMYK chart
      #b6152a RGB pie chart
      #b6152a color shades, tints & tones
#b6152a color schemes
#b6152a color preview, HTML & CSS examples
           This text has a color of #b6152a        
        
          <p style="color:#b6152a;">Text here</p>
        
        
          .mytext {color:#b6152a;}
        
        Text color #b6152a
      
           This box has a color of #b6152a        
        
          <div style="background-color:#b6152a;">Content here</div>
        
        
          .mybackground {background-color:#b6152a;}
        
        Background color #b6152a
      
           Border around this has a color of #b6152a        
        
          <div style="border:2px solid #b6152a;">Content here</div>
        
        
          .myborder {border:2px solid #b6152a;}
        
        Border color #b6152a