#7d343d color space conversions
Hex:
        #7d343d
        RGB:
        125, 52, 61
        CMY:
        51, 80, 76
        CMYK:
        0, 58, 51, 51
      HSL:
        353°, 41.2429%, 34.7059%
        HSV (HSB):
        353°, 58.4000%, 49.0196%
        XYZ:
        10.5277, 7.1529, 5.2406
        xyY:
        0.4593, 0.3121, 7.1529
      CIE-Lab:
        32.1524, 32.5704, 10.2706
        CIE-LCH:
        32.1524, 34.1514, 17.5018
        CIE-Luv:
        32.1524, 49.1116, 5.7370
        Hunter-Lab:
        26.7449, 23.4605, 7.1035
      #7d343d color charts
#7d343d RGB chart
      #7d343d CMYK chart
      #7d343d RGB pie chart
      #7d343d color shades, tints & tones
#7d343d color schemes
#7d343d color preview, HTML & CSS examples
           This text has a color of #7d343d        
        
          <p style="color:#7d343d;">Text here</p>
        
        
          .mytext {color:#7d343d;}
        
        Text color #7d343d
      
           This box has a color of #7d343d        
        
          <div style="background-color:#7d343d;">Content here</div>
        
        
          .mybackground {background-color:#7d343d;}
        
        Background color #7d343d
      
           Border around this has a color of #7d343d        
        
          <div style="border:2px solid #7d343d;">Content here</div>
        
        
          .myborder {border:2px solid #7d343d;}
        
        Border color #7d343d