#b7340d color space conversions
Hex:
        #b7340d
        RGB:
        183, 52, 13
        CMY:
        28, 80, 95
        CMYK:
        0, 72, 93, 28
      HSL:
        14°, 86.7347%, 38.4314%
        HSV (HSB):
        14°, 92.8962%, 71.7647%
        XYZ:
        20.8291, 12.5523, 1.7058
        xyY:
        0.5936, 0.3577, 12.5523
      CIE-Lab:
        42.0808, 51.1007, 50.0953
        CIE-LCH:
        42.0808, 71.5599, 44.4308
        CIE-Luv:
        42.0808, 104.5241, 32.2733
        Hunter-Lab:
        35.4293, 42.9400, 21.9459
      #b7340d color charts
#b7340d RGB chart
      #b7340d CMYK chart
      #b7340d RGB pie chart
      #b7340d color shades, tints & tones
#b7340d color schemes
#b7340d color preview, HTML & CSS examples
           This text has a color of #b7340d        
        
          <p style="color:#b7340d;">Text here</p>
        
        
          .mytext {color:#b7340d;}
        
        Text color #b7340d
      
           This box has a color of #b7340d        
        
          <div style="background-color:#b7340d;">Content here</div>
        
        
          .mybackground {background-color:#b7340d;}
        
        Background color #b7340d
      
           Border around this has a color of #b7340d        
        
          <div style="border:2px solid #b7340d;">Content here</div>
        
        
          .myborder {border:2px solid #b7340d;}
        
        Border color #b7340d