#b6222e color space conversions
Hex:
        #b6222e
        RGB:
        182, 34, 46
        CMY:
        29, 87, 82
        CMYK:
        0, 81, 75, 29
      HSL:
        355°, 68.5185%, 42.3529%
        HSV (HSB):
        355°, 81.3187%, 71.3725%
        XYZ:
        20.3566, 11.2864, 3.6903
        xyY:
        0.5761, 0.3194, 11.2864
      CIE-Lab:
        40.0587, 57.5198, 31.9289
        CIE-LCH:
        40.0587, 65.7874, 29.0344
        CIE-Luv:
        40.0587, 108.2271, 19.6436
        Hunter-Lab:
        33.5952, 49.3680, 17.0038
      #b6222e color charts
#b6222e RGB chart
      #b6222e CMYK chart
      #b6222e RGB pie chart
      #b6222e color shades, tints & tones
#b6222e color schemes
#b6222e color preview, HTML & CSS examples
           This text has a color of #b6222e        
        
          <p style="color:#b6222e;">Text here</p>
        
        
          .mytext {color:#b6222e;}
        
        Text color #b6222e
      
           This box has a color of #b6222e        
        
          <div style="background-color:#b6222e;">Content here</div>
        
        
          .mybackground {background-color:#b6222e;}
        
        Background color #b6222e
      
           Border around this has a color of #b6222e        
        
          <div style="border:2px solid #b6222e;">Content here</div>
        
        
          .myborder {border:2px solid #b6222e;}
        
        Border color #b6222e