#b2422e color space conversions
Hex:
        #b2422e
        RGB:
        178, 66, 46
        CMY:
        30, 74, 82
        CMYK:
        0, 63, 74, 30
      HSL:
        9°, 58.9286%, 43.9216%
        HSV (HSB):
        9°, 74.1573%, 69.8039%
        XYZ:
        20.8015, 13.5587, 4.1055
        xyY:
        0.5408, 0.3525, 13.5587
      CIE-Lab:
        43.5932, 44.4483, 35.6816
        CIE-LCH:
        43.5932, 56.9985, 38.7563
        CIE-Luv:
        43.5932, 87.2651, 26.9998
        Hunter-Lab:
        36.8221, 36.3992, 19.1649
      #b2422e color charts
#b2422e RGB chart
      #b2422e CMYK chart
      #b2422e RGB pie chart
      #b2422e color shades, tints & tones
#b2422e color schemes
#b2422e color preview, HTML & CSS examples
           This text has a color of #b2422e        
        
          <p style="color:#b2422e;">Text here</p>
        
        
          .mytext {color:#b2422e;}
        
        Text color #b2422e
      
           This box has a color of #b2422e        
        
          <div style="background-color:#b2422e;">Content here</div>
        
        
          .mybackground {background-color:#b2422e;}
        
        Background color #b2422e
      
           Border around this has a color of #b2422e        
        
          <div style="border:2px solid #b2422e;">Content here</div>
        
        
          .myborder {border:2px solid #b2422e;}
        
        Border color #b2422e