#7d345d color space conversions
Hex:
        #7d345d
        RGB:
        125, 52, 93
        CMY:
        51, 80, 64
        CMYK:
        0, 58, 26, 51
      HSL:
        326°, 41.2429%, 34.7059%
        HSV (HSB):
        326°, 58.4000%, 49.0196%
        XYZ:
        11.6612, 7.6063, 11.2095
        xyY:
        0.3826, 0.2496, 7.6063
      CIE-Lab:
        33.1491, 36.6003, -8.9959
        CIE-LCH:
        33.1491, 37.6897, 346.1911
        CIE-Luv:
        33.1491, 40.8607, -16.7329
        Hunter-Lab:
        27.5795, 27.2098, -4.7923
      #7d345d color charts
#7d345d RGB chart
      #7d345d CMYK chart
      #7d345d RGB pie chart
      #7d345d color shades, tints & tones
#7d345d color schemes
#7d345d color preview, HTML & CSS examples
           This text has a color of #7d345d        
        
          <p style="color:#7d345d;">Text here</p>
        
        
          .mytext {color:#7d345d;}
        
        Text color #7d345d
      
           This box has a color of #7d345d        
        
          <div style="background-color:#7d345d;">Content here</div>
        
        
          .mybackground {background-color:#7d345d;}
        
        Background color #7d345d
      
           Border around this has a color of #7d345d        
        
          <div style="border:2px solid #7d345d;">Content here</div>
        
        
          .myborder {border:2px solid #7d345d;}
        
        Border color #7d345d