#a55560 color space conversions
Hex:
        #a55560
        RGB:
        165, 85, 96
        CMY:
        35, 67, 62
        CMYK:
        0, 48, 42, 35
      HSL:
        352°, 32.0000%, 49.0196%
        HSV (HSB):
        352°, 48.4848%, 64.7059%
        XYZ:
        20.8769, 15.3409, 12.9271
        xyY:
        0.4248, 0.3122, 15.3409
      CIE-Lab:
        46.0976, 34.0175, 8.7670
        CIE-LCH:
        46.0976, 35.1291, 14.4519
        CIE-Luv:
        46.0976, 54.1406, 4.8754
        Hunter-Lab:
        39.1674, 26.6005, 7.8487
      #a55560 color charts
#a55560 RGB chart
      #a55560 CMYK chart
      #a55560 RGB pie chart
      #a55560 color shades, tints & tones
#a55560 color schemes
#a55560 color preview, HTML & CSS examples
           This text has a color of #a55560        
        
          <p style="color:#a55560;">Text here</p>
        
        
          .mytext {color:#a55560;}
        
        Text color #a55560
      
           This box has a color of #a55560        
        
          <div style="background-color:#a55560;">Content here</div>
        
        
          .mybackground {background-color:#a55560;}
        
        Background color #a55560
      
           Border around this has a color of #a55560        
        
          <div style="border:2px solid #a55560;">Content here</div>
        
        
          .myborder {border:2px solid #a55560;}
        
        Border color #a55560