#9f386f color space conversions
Hex:
        #9f386f
        RGB:
        159, 56, 111
        CMY:
        38, 78, 56
        CMYK:
        0, 65, 30, 38
      HSL:
        328°, 47.9070%, 42.1569%
        HSV (HSB):
        328°, 64.7799%, 62.3529%
        XYZ:
        18.5815, 11.3470, 16.2498
        xyY:
        0.4024, 0.2457, 11.3470
      CIE-Lab:
        40.1588, 48.1272, -9.2607
        CIE-LCH:
        40.1588, 49.0101, 349.1082
        CIE-Luv:
        40.1588, 60.0714, -20.0524
        Hunter-Lab:
        33.6853, 39.5151, -5.0218
      #9f386f color charts
#9f386f RGB chart
      #9f386f CMYK chart
      #9f386f RGB pie chart
      #9f386f color shades, tints & tones
#9f386f color schemes
#9f386f color preview, HTML & CSS examples
           This text has a color of #9f386f        
        
          <p style="color:#9f386f;">Text here</p>
        
        
          .mytext {color:#9f386f;}
        
        Text color #9f386f
      
           This box has a color of #9f386f        
        
          <div style="background-color:#9f386f;">Content here</div>
        
        
          .mybackground {background-color:#9f386f;}
        
        Background color #9f386f
      
           Border around this has a color of #9f386f        
        
          <div style="border:2px solid #9f386f;">Content here</div>
        
        
          .myborder {border:2px solid #9f386f;}
        
        Border color #9f386f