#b22235 color space conversions
Hex:
        #b22235
        RGB:
        178, 34, 53
        CMY:
        30, 87, 79
        CMYK:
        0, 81, 70, 30
      HSL:
        352°, 67.9245%, 41.5686%
        HSV (HSB):
        352°, 80.8989%, 69.8039%
        XYZ:
        19.5747, 10.8661, 4.4338
        xyY:
        0.5613, 0.3116, 10.8661
      CIE-Lab:
        39.3540, 56.6774, 26.6304
        CIE-LCH:
        39.3540, 62.6219, 25.1669
        CIE-Luv:
        39.3540, 103.3001, 15.8362
        Hunter-Lab:
        32.9637, 48.3115, 15.0997
      #b22235 color charts
#b22235 RGB chart
      #b22235 CMYK chart
      #b22235 RGB pie chart
      #b22235 color shades, tints & tones
#b22235 color schemes
#b22235 color preview, HTML & CSS examples
           This text has a color of #b22235        
        
          <p style="color:#b22235;">Text here</p>
        
        
          .mytext {color:#b22235;}
        
        Text color #b22235
      
           This box has a color of #b22235        
        
          <div style="background-color:#b22235;">Content here</div>
        
        
          .mybackground {background-color:#b22235;}
        
        Background color #b22235
      
           Border around this has a color of #b22235        
        
          <div style="border:2px solid #b22235;">Content here</div>
        
        
          .myborder {border:2px solid #b22235;}
        
        Border color #b22235