#7c342a color space conversions
Hex:
        #7c342a
        RGB:
        124, 52, 42
        CMY:
        51, 80, 84
        CMYK:
        0, 58, 66, 51
      HSL:
        7°, 49.3976%, 32.5490%
        HSV (HSB):
        7°, 66.1290%, 48.6275%
        XYZ:
        9.9581, 6.9082, 2.9991
        xyY:
        0.5013, 0.3478, 6.9082
      CIE-Lab:
        31.5971, 30.5526, 21.6637
        CIE-LCH:
        31.5971, 37.4537, 35.3391
        CIE-Luv:
        31.5971, 52.2133, 15.9709
        Hunter-Lab:
        26.2835, 21.6325, 11.6332
      #7c342a color charts
#7c342a RGB chart
      #7c342a CMYK chart
      #7c342a RGB pie chart
      #7c342a color shades, tints & tones
#7c342a color schemes
#7c342a color preview, HTML & CSS examples
           This text has a color of #7c342a        
        
          <p style="color:#7c342a;">Text here</p>
        
        
          .mytext {color:#7c342a;}
        
        Text color #7c342a
      
           This box has a color of #7c342a        
        
          <div style="background-color:#7c342a;">Content here</div>
        
        
          .mybackground {background-color:#7c342a;}
        
        Background color #7c342a
      
           Border around this has a color of #7c342a        
        
          <div style="border:2px solid #7c342a;">Content here</div>
        
        
          .myborder {border:2px solid #7c342a;}
        
        Border color #7c342a