#b6041e color space conversions
Hex:
        #b6041e
        RGB:
        182, 4, 30
        CMY:
        29, 98, 88
        CMYK:
        0, 98, 84, 29
      HSL:
        351°, 95.6989%, 36.4706%
        HSV (HSB):
        351°, 97.8022%, 71.3725%
        XYZ:
        19.5692, 10.1257, 2.1513
        xyY:
        0.6145, 0.3180, 10.1257
      CIE-Lab:
        38.0670, 62.1967, 39.1503
        CIE-LCH:
        38.0670, 73.4927, 32.1888
        CIE-Luv:
        38.0670, 119.8302, 21.7247
        Hunter-Lab:
        31.8208, 54.0874, 18.2661
      #b6041e color charts
#b6041e RGB chart
      #b6041e CMYK chart
      #b6041e RGB pie chart
      #b6041e color shades, tints & tones
#b6041e color schemes
#b6041e color preview, HTML & CSS examples
           This text has a color of #b6041e        
        
          <p style="color:#b6041e;">Text here</p>
        
        
          .mytext {color:#b6041e;}
        
        Text color #b6041e
      
           This box has a color of #b6041e        
        
          <div style="background-color:#b6041e;">Content here</div>
        
        
          .mybackground {background-color:#b6041e;}
        
        Background color #b6041e
      
           Border around this has a color of #b6041e        
        
          <div style="border:2px solid #b6041e;">Content here</div>
        
        
          .myborder {border:2px solid #b6041e;}
        
        Border color #b6041e