#9f395f color space conversions
Hex:
        #9f395f
        RGB:
        159, 57, 95
        CMY:
        38, 78, 63
        CMYK:
        0, 64, 40, 38
      HSL:
        338°, 47.2222%, 42.3529%
        HSV (HSB):
        338°, 64.1509%, 62.3529%
        XYZ:
        17.8268, 11.1234, 12.0339
        xyY:
        0.4350, 0.2714, 11.1234
      CIE-Lab:
        39.7875, 45.7442, 0.2058
        CIE-LCH:
        39.7875, 45.7446, 0.2577
        CIE-Luv:
        39.7875, 64.7264, -7.7042
        Hunter-Lab:
        33.3518, 37.0439, 1.9533
      #9f395f color charts
#9f395f RGB chart
      #9f395f CMYK chart
      #9f395f RGB pie chart
      #9f395f color shades, tints & tones
#9f395f color schemes
#9f395f color preview, HTML & CSS examples
           This text has a color of #9f395f        
        
          <p style="color:#9f395f;">Text here</p>
        
        
          .mytext {color:#9f395f;}
        
        Text color #9f395f
      
           This box has a color of #9f395f        
        
          <div style="background-color:#9f395f;">Content here</div>
        
        
          .mybackground {background-color:#9f395f;}
        
        Background color #9f395f
      
           Border around this has a color of #9f395f        
        
          <div style="border:2px solid #9f395f;">Content here</div>
        
        
          .myborder {border:2px solid #9f395f;}
        
        Border color #9f395f