#9f133e color space conversions
Hex:
        #9f133e
        RGB:
        159, 19, 62
        CMY:
        38, 93, 76
        CMYK:
        0, 88, 61, 38
      HSL:
        342°, 78.6517%, 34.9020%
        HSV (HSB):
        342°, 88.0503%, 62.3529%
        XYZ:
        15.4004, 8.1845, 5.3255
        xyY:
        0.5327, 0.2831, 8.1845
      CIE-Lab:
        34.3642, 55.4979, 13.6934
        CIE-LCH:
        34.3642, 57.1623, 13.8601
        CIE-Luv:
        34.3642, 90.1501, 4.2574
        Hunter-Lab:
        28.6085, 46.0247, 8.9891
      #9f133e color charts
#9f133e RGB chart
      #9f133e CMYK chart
      #9f133e RGB pie chart
      #9f133e color shades, tints & tones
#9f133e color schemes
#9f133e color preview, HTML & CSS examples
           This text has a color of #9f133e        
        
          <p style="color:#9f133e;">Text here</p>
        
        
          .mytext {color:#9f133e;}
        
        Text color #9f133e
      
           This box has a color of #9f133e        
        
          <div style="background-color:#9f133e;">Content here</div>
        
        
          .mybackground {background-color:#9f133e;}
        
        Background color #9f133e
      
           Border around this has a color of #9f133e        
        
          <div style="border:2px solid #9f133e;">Content here</div>
        
        
          .myborder {border:2px solid #9f133e;}
        
        Border color #9f133e