#9f6265 color space conversions
Hex:
        #9f6265
        RGB:
        159, 98, 101
        CMY:
        38, 62, 60
        CMYK:
        0, 38, 36, 38
      HSL:
        357°, 24.1107%, 50.3922%
        HSV (HSB):
        357°, 38.3648%, 62.3529%
        XYZ:
        21.0147, 17.0459, 14.4945
        xyY:
        0.3999, 0.3243, 17.0459
      CIE-Lab:
        48.3178, 25.1101, 8.7727
        CIE-LCH:
        48.3178, 26.5984, 19.2578
        CIE-Luv:
        48.3178, 40.6346, 6.7838
        Hunter-Lab:
        41.2867, 18.6040, 8.0857
      #9f6265 color charts
#9f6265 RGB chart
      #9f6265 CMYK chart
      #9f6265 RGB pie chart
      #9f6265 color shades, tints & tones
#9f6265 color schemes
#9f6265 color preview, HTML & CSS examples
           This text has a color of #9f6265        
        
          <p style="color:#9f6265;">Text here</p>
        
        
          .mytext {color:#9f6265;}
        
        Text color #9f6265
      
           This box has a color of #9f6265        
        
          <div style="background-color:#9f6265;">Content here</div>
        
        
          .mybackground {background-color:#9f6265;}
        
        Background color #9f6265
      
           Border around this has a color of #9f6265        
        
          <div style="border:2px solid #9f6265;">Content here</div>
        
        
          .myborder {border:2px solid #9f6265;}
        
        Border color #9f6265