#b7342a color space conversions
Hex:
        #b7342a
        RGB:
        183, 52, 42
        CMY:
        28, 80, 84
        CMYK:
        0, 72, 77, 28
      HSL:
        4°, 62.6667%, 44.1176%
        HSV (HSB):
        4°, 77.0492%, 71.7647%
        XYZ:
        21.1743, 12.6904, 3.5240
        xyY:
        0.5663, 0.3394, 12.6904
      CIE-Lab:
        42.2930, 51.8424, 36.7689
        CIE-LCH:
        42.2930, 63.5577, 35.3459
        CIE-Luv:
        42.2930, 100.8920, 25.2377
        Hunter-Lab:
        35.6236, 43.7574, 19.0714
      #b7342a color charts
#b7342a RGB chart
      #b7342a CMYK chart
      #b7342a RGB pie chart
      #b7342a color shades, tints & tones
#b7342a color schemes
#b7342a color preview, HTML & CSS examples
           This text has a color of #b7342a        
        
          <p style="color:#b7342a;">Text here</p>
        
        
          .mytext {color:#b7342a;}
        
        Text color #b7342a
      
           This box has a color of #b7342a        
        
          <div style="background-color:#b7342a;">Content here</div>
        
        
          .mybackground {background-color:#b7342a;}
        
        Background color #b7342a
      
           Border around this has a color of #b7342a        
        
          <div style="border:2px solid #b7342a;">Content here</div>
        
        
          .myborder {border:2px solid #b7342a;}
        
        Border color #b7342a