#a25283 color space conversions
Hex:
        #a25283
        RGB:
        162, 82, 131
        CMY:
        36, 68, 49
        CMYK:
        0, 49, 19, 36
      HSL:
        323°, 32.7869%, 47.8431%
        HSV (HSB):
        323°, 49.3827%, 63.5294%
        XYZ:
        22.0143, 15.3547, 23.2762
        xyY:
        0.3630, 0.2532, 15.3547
      CIE-Lab:
        46.1162, 39.3195, -12.4892
        CIE-LCH:
        46.1162, 41.2554, 342.3784
        CIE-Luv:
        46.1162, 45.2581, -23.6121
        Hunter-Lab:
        39.1850, 31.7083, -7.7892
      #a25283 color charts
#a25283 RGB chart
      #a25283 CMYK chart
      #a25283 RGB pie chart
      #a25283 color shades, tints & tones
#a25283 color schemes
#a25283 color preview, HTML & CSS examples
           This text has a color of #a25283        
        
          <p style="color:#a25283;">Text here</p>
        
        
          .mytext {color:#a25283;}
        
        Text color #a25283
      
           This box has a color of #a25283        
        
          <div style="background-color:#a25283;">Content here</div>
        
        
          .mybackground {background-color:#a25283;}
        
        Background color #a25283
      
           Border around this has a color of #a25283        
        
          <div style="border:2px solid #a25283;">Content here</div>
        
        
          .myborder {border:2px solid #a25283;}
        
        Border color #a25283