#74425e color space conversions
Hex:
        #74425e
        RGB:
        116, 66, 94
        CMY:
        55, 74, 63
        CMYK:
        0, 43, 19, 55
      HSL:
        326°, 27.4725%, 35.6863%
        HSV (HSB):
        326°, 43.1034%, 45.4902%
        XYZ:
        11.1711, 8.4176, 11.6257
        xyY:
        0.3579, 0.2697, 8.4176
      CIE-Lab:
        34.8378, 25.7900, -7.2302
        CIE-LCH:
        34.8378, 26.7844, 344.3392
        CIE-Luv:
        34.8378, 27.8447, -12.9881
        Hunter-Lab:
        29.0131, 17.9559, -3.4486
      #74425e color charts
#74425e RGB chart
      #74425e CMYK chart
      #74425e RGB pie chart
      #74425e color shades, tints & tones
#74425e color schemes
#74425e color preview, HTML & CSS examples
           This text has a color of #74425e        
        
          <p style="color:#74425e;">Text here</p>
        
        
          .mytext {color:#74425e;}
        
        Text color #74425e
      
           This box has a color of #74425e        
        
          <div style="background-color:#74425e;">Content here</div>
        
        
          .mybackground {background-color:#74425e;}
        
        Background color #74425e
      
           Border around this has a color of #74425e        
        
          <div style="border:2px solid #74425e;">Content here</div>
        
        
          .myborder {border:2px solid #74425e;}
        
        Border color #74425e