#9f235f color space conversions
Hex:
        #9f235f
        RGB:
        159, 35, 95
        CMY:
        38, 86, 63
        CMYK:
        0, 78, 40, 38
      HSL:
        331°, 63.9175%, 38.0392%
        HSV (HSB):
        331°, 77.9874%, 62.3529%
        XYZ:
        16.9647, 9.3992, 11.7466
        xyY:
        0.4451, 0.2466, 9.3992
      CIE-Lab:
        36.7418, 54.1822, -4.2753
        CIE-LCH:
        36.7418, 54.3506, 355.4884
        CIE-Luv:
        36.7418, 73.2748, -14.5528
        Hunter-Lab:
        30.6581, 45.1211, -1.2561
      #9f235f color charts
#9f235f RGB chart
      #9f235f CMYK chart
      #9f235f RGB pie chart
      #9f235f color shades, tints & tones
#9f235f color schemes
#9f235f color preview, HTML & CSS examples
           This text has a color of #9f235f        
        
          <p style="color:#9f235f;">Text here</p>
        
        
          .mytext {color:#9f235f;}
        
        Text color #9f235f
      
           This box has a color of #9f235f        
        
          <div style="background-color:#9f235f;">Content here</div>
        
        
          .mybackground {background-color:#9f235f;}
        
        Background color #9f235f
      
           Border around this has a color of #9f235f        
        
          <div style="border:2px solid #9f235f;">Content here</div>
        
        
          .myborder {border:2px solid #9f235f;}
        
        Border color #9f235f