#7c425d color space conversions
Hex:
        #7c425d
        RGB:
        124, 66, 93
        CMY:
        51, 74, 64
        CMYK:
        0, 47, 25, 51
      HSL:
        332°, 30.5263%, 37.2549%
        HSV (HSB):
        332°, 46.7742%, 48.6275%
        XYZ:
        12.2362, 8.9718, 11.4427
        xyY:
        0.3748, 0.2748, 8.9718
      CIE-Lab:
        35.9300, 28.6315, -4.8470
        CIE-LCH:
        35.9300, 29.0389, 350.3916
        CIE-Luv:
        35.9300, 33.7992, -10.5434
        Hunter-Lab:
        29.9530, 20.5017, -1.6830
      #7c425d color charts
#7c425d RGB chart
      #7c425d CMYK chart
      #7c425d RGB pie chart
      #7c425d color shades, tints & tones
#7c425d color schemes
#7c425d color preview, HTML & CSS examples
           This text has a color of #7c425d        
        
          <p style="color:#7c425d;">Text here</p>
        
        
          .mytext {color:#7c425d;}
        
        Text color #7c425d
      
           This box has a color of #7c425d        
        
          <div style="background-color:#7c425d;">Content here</div>
        
        
          .mybackground {background-color:#7c425d;}
        
        Background color #7c425d
      
           Border around this has a color of #7c425d        
        
          <div style="border:2px solid #7c425d;">Content here</div>
        
        
          .myborder {border:2px solid #7c425d;}
        
        Border color #7c425d