#a25f50 color space conversions
Hex:
        #a25f50
        RGB:
        162, 95, 80
        CMY:
        36, 63, 69
        CMYK:
        0, 41, 51, 36
      HSL:
        11°, 33.8843%, 47.4510%
        HSV (HSB):
        11°, 50.6173%, 63.5294%
        XYZ:
        20.4405, 16.4450, 9.6863
        xyY:
        0.4389, 0.3531, 16.4450
      CIE-Lab:
        47.5530, 25.6273, 20.2924
        CIE-LCH:
        47.5530, 32.6885, 38.3731
        CIE-Luv:
        47.5530, 48.3549, 19.4026
        Hunter-Lab:
        40.5524, 19.0063, 14.2248
      #a25f50 color charts
#a25f50 RGB chart
      #a25f50 CMYK chart
      #a25f50 RGB pie chart
      #a25f50 color shades, tints & tones
#a25f50 color schemes
#a25f50 color preview, HTML & CSS examples
           This text has a color of #a25f50        
        
          <p style="color:#a25f50;">Text here</p>
        
        
          .mytext {color:#a25f50;}
        
        Text color #a25f50
      
           This box has a color of #a25f50        
        
          <div style="background-color:#a25f50;">Content here</div>
        
        
          .mybackground {background-color:#a25f50;}
        
        Background color #a25f50
      
           Border around this has a color of #a25f50        
        
          <div style="border:2px solid #a25f50;">Content here</div>
        
        
          .myborder {border:2px solid #a25f50;}
        
        Border color #a25f50