#a74f74 color space conversions
Hex:
        #a74f74
        RGB:
        167, 79, 116
        CMY:
        35, 69, 55
        CMYK:
        0, 53, 31, 35
      HSL:
        335°, 35.7724%, 48.2353%
        HSV (HSB):
        335°, 52.6946%, 65.4902%
        XYZ:
        21.8847, 15.0684, 18.2780
        xyY:
        0.3962, 0.2728, 15.0684
      CIE-Lab:
        45.7278, 40.3900, -3.9010
        CIE-LCH:
        45.7278, 40.5780, 354.4832
        CIE-Luv:
        45.7278, 54.2807, -12.1168
        Hunter-Lab:
        38.8180, 32.7026, -0.7449
      #a74f74 color charts
#a74f74 RGB chart
      #a74f74 CMYK chart
      #a74f74 RGB pie chart
      #a74f74 color shades, tints & tones
#a74f74 color schemes
#a74f74 color preview, HTML & CSS examples
           This text has a color of #a74f74        
        
          <p style="color:#a74f74;">Text here</p>
        
        
          .mytext {color:#a74f74;}
        
        Text color #a74f74
      
           This box has a color of #a74f74        
        
          <div style="background-color:#a74f74;">Content here</div>
        
        
          .mybackground {background-color:#a74f74;}
        
        Background color #a74f74
      
           Border around this has a color of #a74f74        
        
          <div style="border:2px solid #a74f74;">Content here</div>
        
        
          .myborder {border:2px solid #a74f74;}
        
        Border color #a74f74