#74426d color space conversions
Hex:
        #74426d
        RGB:
        116, 66, 109
        CMY:
        55, 74, 57
        CMYK:
        0, 43, 6, 55
      HSL:
        308°, 27.4725%, 35.6863%
        HSV (HSB):
        308°, 43.1034%, 45.4902%
        XYZ:
        11.9110, 8.7136, 15.5221
        xyY:
        0.3295, 0.2411, 8.7136
      CIE-Lab:
        35.4268, 28.5436, -15.8115
        CIE-LCH:
        35.4268, 32.6304, 331.0161
        CIE-Luv:
        35.4268, 24.8714, -24.7781
        Hunter-Lab:
        29.5187, 20.3680, -10.5139
      #74426d color charts
#74426d RGB chart
      #74426d CMYK chart
      #74426d RGB pie chart
      #74426d color shades, tints & tones
#74426d color schemes
#74426d color preview, HTML & CSS examples
           This text has a color of #74426d        
        
          <p style="color:#74426d;">Text here</p>
        
        
          .mytext {color:#74426d;}
        
        Text color #74426d
      
           This box has a color of #74426d        
        
          <div style="background-color:#74426d;">Content here</div>
        
        
          .mybackground {background-color:#74426d;}
        
        Background color #74426d
      
           Border around this has a color of #74426d        
        
          <div style="border:2px solid #74426d;">Content here</div>
        
        
          .myborder {border:2px solid #74426d;}
        
        Border color #74426d