#a25148 color space conversions
Hex:
        #a25148
        RGB:
        162, 81, 72
        CMY:
        36, 68, 72
        CMYK:
        0, 50, 56, 36
      HSL:
        6°, 38.4615%, 45.8824%
        HSV (HSB):
        6°, 55.5556%, 63.5294%
        XYZ:
        19.0124, 14.0341, 7.8377
        xyY:
        0.4650, 0.3433, 14.0341
      CIE-Lab:
        44.2818, 32.5818, 20.7375
        CIE-LCH:
        44.2818, 38.6215, 32.4758
        CIE-Luv:
        44.2818, 59.1250, 17.7464
        Hunter-Lab:
        37.4621, 25.0318, 13.8191
      #a25148 color charts
#a25148 RGB chart
      #a25148 CMYK chart
      #a25148 RGB pie chart
      #a25148 color shades, tints & tones
#a25148 color schemes
#a25148 color preview, HTML & CSS examples
           This text has a color of #a25148        
        
          <p style="color:#a25148;">Text here</p>
        
        
          .mytext {color:#a25148;}
        
        Text color #a25148
      
           This box has a color of #a25148        
        
          <div style="background-color:#a25148;">Content here</div>
        
        
          .mybackground {background-color:#a25148;}
        
        Background color #a25148
      
           Border around this has a color of #a25148        
        
          <div style="border:2px solid #a25148;">Content here</div>
        
        
          .myborder {border:2px solid #a25148;}
        
        Border color #a25148