#b22123 color space conversions
Hex:
        #b22123
        RGB:
        178, 33, 35
        CMY:
        30, 87, 86
        CMYK:
        0, 81, 80, 30
      HSL:
        359°, 68.7204%, 41.3725%
        HSV (HSB):
        359°, 81.4607%, 69.8039%
        XYZ:
        19.2073, 10.6740, 2.6381
        xyY:
        0.5906, 0.3282, 10.6740
      CIE-Lab:
        39.0260, 56.2323, 36.9999
        CIE-LCH:
        39.0260, 67.3131, 33.3443
        CIE-Luv:
        39.0260, 107.8106, 22.7037
        Hunter-Lab:
        32.6711, 47.7654, 18.0824
      #b22123 color charts
#b22123 RGB chart
      #b22123 CMYK chart
      #b22123 RGB pie chart
      #b22123 color shades, tints & tones
#b22123 color schemes
#b22123 color preview, HTML & CSS examples
           This text has a color of #b22123        
        
          <p style="color:#b22123;">Text here</p>
        
        
          .mytext {color:#b22123;}
        
        Text color #b22123
      
           This box has a color of #b22123        
        
          <div style="background-color:#b22123;">Content here</div>
        
        
          .mybackground {background-color:#b22123;}
        
        Background color #b22123
      
           Border around this has a color of #b22123        
        
          <div style="border:2px solid #b22123;">Content here</div>
        
        
          .myborder {border:2px solid #b22123;}
        
        Border color #b22123