#a44270 color space conversions
Hex:
        #a44270
        RGB:
        164, 66, 112
        CMY:
        36, 74, 56
        CMYK:
        0, 60, 32, 36
      HSL:
        332°, 42.6087%, 45.0980%
        HSV (HSB):
        332°, 59.7561%, 64.3137%
        XYZ:
        20.1827, 12.9588, 16.7668
        xyY:
        0.4044, 0.2597, 12.9588
      CIE-Lab:
        42.7011, 45.2759, -5.9908
        CIE-LCH:
        42.7011, 45.6706, 352.4625
        CIE-Luv:
        42.7011, 59.3749, -15.5443
        Hunter-Lab:
        35.9983, 37.0801, -2.4164
      #a44270 color charts
#a44270 RGB chart
      #a44270 CMYK chart
      #a44270 RGB pie chart
      #a44270 color shades, tints & tones
#a44270 color schemes
#a44270 color preview, HTML & CSS examples
           This text has a color of #a44270        
        
          <p style="color:#a44270;">Text here</p>
        
        
          .mytext {color:#a44270;}
        
        Text color #a44270
      
           This box has a color of #a44270        
        
          <div style="background-color:#a44270;">Content here</div>
        
        
          .mybackground {background-color:#a44270;}
        
        Background color #a44270
      
           Border around this has a color of #a44270        
        
          <div style="border:2px solid #a44270;">Content here</div>
        
        
          .myborder {border:2px solid #a44270;}
        
        Border color #a44270