#7c340d color space conversions
Hex:
        #7c340d
        RGB:
        124, 52, 13
        CMY:
        51, 80, 95
        CMYK:
        0, 58, 90, 51
      HSL:
        21°, 81.0219%, 26.8627%
        HSV (HSB):
        21°, 89.5161%, 48.6275%
        XYZ:
        9.6128, 6.7701, 1.1809
        xyY:
        0.5473, 0.3855, 6.7701
      CIE-Lab:
        31.2778, 29.1726, 37.2431
        CIE-LCH:
        31.2778, 47.3085, 51.9283
        CIE-Luv:
        31.2778, 55.8570, 25.5561
        Hunter-Lab:
        26.0195, 20.4122, 15.5228
      #7c340d color charts
#7c340d RGB chart
      #7c340d CMYK chart
      #7c340d RGB pie chart
      #7c340d color shades, tints & tones
#7c340d color schemes
#7c340d color preview, HTML & CSS examples
           This text has a color of #7c340d        
        
          <p style="color:#7c340d;">Text here</p>
        
        
          .mytext {color:#7c340d;}
        
        Text color #7c340d
      
           This box has a color of #7c340d        
        
          <div style="background-color:#7c340d;">Content here</div>
        
        
          .mybackground {background-color:#7c340d;}
        
        Background color #7c340d
      
           Border around this has a color of #7c340d        
        
          <div style="border:2px solid #7c340d;">Content here</div>
        
        
          .myborder {border:2px solid #7c340d;}
        
        Border color #7c340d