#9a505f color space conversions
Hex:
        #9a505f
        RGB:
        154, 80, 95
        CMY:
        40, 69, 63
        CMYK:
        0, 48, 38, 40
      HSL:
        348°, 31.6239%, 45.8824%
        HSV (HSB):
        348°, 48.0519%, 60.3922%
        XYZ:
        18.2606, 13.4336, 12.4570
        xyY:
        0.4136, 0.3043, 13.4336
      CIE-Lab:
        43.4094, 32.4362, 5.3386
        CIE-LCH:
        43.4094, 32.8725, 9.3464
        CIE-Luv:
        43.4094, 48.6577, 1.0456
        Hunter-Lab:
        36.6518, 24.7914, 5.5052
      #9a505f color charts
#9a505f RGB chart
      #9a505f CMYK chart
      #9a505f RGB pie chart
      #9a505f color shades, tints & tones
#9a505f color schemes
#9a505f color preview, HTML & CSS examples
           This text has a color of #9a505f        
        
          <p style="color:#9a505f;">Text here</p>
        
        
          .mytext {color:#9a505f;}
        
        Text color #9a505f
      
           This box has a color of #9a505f        
        
          <div style="background-color:#9a505f;">Content here</div>
        
        
          .mybackground {background-color:#9a505f;}
        
        Background color #9a505f
      
           Border around this has a color of #9a505f        
        
          <div style="border:2px solid #9a505f;">Content here</div>
        
        
          .myborder {border:2px solid #9a505f;}
        
        Border color #9a505f