#7d445d color space conversions
Hex:
        #7d445d
        RGB:
        125, 68, 93
        CMY:
        51, 73, 64
        CMYK:
        0, 46, 26, 51
      HSL:
        334°, 29.5337%, 37.8431%
        HSV (HSB):
        334°, 45.6000%, 49.0196%
        XYZ:
        12.5004, 9.2845, 11.4892
        xyY:
        0.3757, 0.2790, 9.2845
      CIE-Lab:
        36.5264, 27.8646, -3.9461
        CIE-LCH:
        36.5264, 28.1426, 351.9395
        CIE-Luv:
        36.5264, 33.5451, -9.3325
        Hunter-Lab:
        30.4705, 19.9051, -1.0264
      #7d445d color charts
#7d445d RGB chart
      #7d445d CMYK chart
      #7d445d RGB pie chart
      #7d445d color shades, tints & tones
#7d445d color schemes
#7d445d color preview, HTML & CSS examples
           This text has a color of #7d445d        
        
          <p style="color:#7d445d;">Text here</p>
        
        
          .mytext {color:#7d445d;}
        
        Text color #7d445d
      
           This box has a color of #7d445d        
        
          <div style="background-color:#7d445d;">Content here</div>
        
        
          .mybackground {background-color:#7d445d;}
        
        Background color #7d445d
      
           Border around this has a color of #7d445d        
        
          <div style="border:2px solid #7d445d;">Content here</div>
        
        
          .myborder {border:2px solid #7d445d;}
        
        Border color #7d445d