#a26f84 color space conversions
Hex:
        #a26f84
        RGB:
        162, 111, 132
        CMY:
        36, 56, 48
        CMYK:
        0, 31, 19, 36
      HSL:
        335°, 21.5190%, 53.5294%
        HSV (HSB):
        335°, 31.4815%, 63.5294%
        XYZ:
        24.7496, 20.7162, 24.5240
        xyY:
        0.3536, 0.2960, 20.7162
      CIE-Lab:
        52.6375, 23.4347, -3.3454
        CIE-LCH:
        52.6375, 23.6723, 351.8757
        CIE-Luv:
        52.6375, 30.2262, -8.5881
        Hunter-Lab:
        45.5151, 17.4111, -0.0855
      #a26f84 color charts
#a26f84 RGB chart
      #a26f84 CMYK chart
      #a26f84 RGB pie chart
      #a26f84 color shades, tints & tones
#a26f84 color schemes
#a26f84 color preview, HTML & CSS examples
           This text has a color of #a26f84        
        
          <p style="color:#a26f84;">Text here</p>
        
        
          .mytext {color:#a26f84;}
        
        Text color #a26f84
      
           This box has a color of #a26f84        
        
          <div style="background-color:#a26f84;">Content here</div>
        
        
          .mybackground {background-color:#a26f84;}
        
        Background color #a26f84
      
           Border around this has a color of #a26f84        
        
          <div style="border:2px solid #a26f84;">Content here</div>
        
        
          .myborder {border:2px solid #a26f84;}
        
        Border color #a26f84