#9f526a color space conversions
Hex:
        #9f526a
        RGB:
        159, 82, 106
        CMY:
        38, 68, 58
        CMYK:
        0, 48, 33, 38
      HSL:
        341°, 31.9502%, 47.2549%
        HSV (HSB):
        341°, 48.4277%, 62.3529%
        XYZ:
        19.9169, 14.4461, 15.3743
        xyY:
        0.4004, 0.2904, 14.4461
      CIE-Lab:
        44.8660, 34.6290, 0.7956
        CIE-LCH:
        44.8660, 34.6381, 1.3162
        CIE-Luv:
        44.8660, 48.9576, -4.9478
        Hunter-Lab:
        38.0081, 27.0230, 2.6227
      #9f526a color charts
#9f526a RGB chart
      #9f526a CMYK chart
      #9f526a RGB pie chart
      #9f526a color shades, tints & tones
#9f526a color schemes
#9f526a color preview, HTML & CSS examples
           This text has a color of #9f526a        
        
          <p style="color:#9f526a;">Text here</p>
        
        
          .mytext {color:#9f526a;}
        
        Text color #9f526a
      
           This box has a color of #9f526a        
        
          <div style="background-color:#9f526a;">Content here</div>
        
        
          .mybackground {background-color:#9f526a;}
        
        Background color #9f526a
      
           Border around this has a color of #9f526a        
        
          <div style="border:2px solid #9f526a;">Content here</div>
        
        
          .myborder {border:2px solid #9f526a;}
        
        Border color #9f526a