#7d374d color space conversions
Hex:
        #7d374d
        RGB:
        125, 55, 77
        CMY:
        51, 78, 70
        CMYK:
        0, 56, 38, 51
      HSL:
        341°, 38.8889%, 35.2941%
        HSV (HSB):
        341°, 56.0000%, 49.0196%
        XYZ:
        11.1632, 7.6282, 7.9052
        xyY:
        0.4182, 0.2857, 7.6282
      CIE-Lab:
        33.1962, 32.8086, 1.3862
        CIE-LCH:
        33.1962, 32.8379, 2.4193
        CIE-Luv:
        33.1962, 43.6894, -3.6700
        Hunter-Lab:
        27.6191, 23.8132, 2.3633
      #7d374d color charts
#7d374d RGB chart
      #7d374d CMYK chart
      #7d374d RGB pie chart
      #7d374d color shades, tints & tones
#7d374d color schemes
#7d374d color preview, HTML & CSS examples
           This text has a color of #7d374d        
        
          <p style="color:#7d374d;">Text here</p>
        
        
          .mytext {color:#7d374d;}
        
        Text color #7d374d
      
           This box has a color of #7d374d        
        
          <div style="background-color:#7d374d;">Content here</div>
        
        
          .mybackground {background-color:#7d374d;}
        
        Background color #7d374d
      
           Border around this has a color of #7d374d        
        
          <div style="border:2px solid #7d374d;">Content here</div>
        
        
          .myborder {border:2px solid #7d374d;}
        
        Border color #7d374d