#9f1f30 color space conversions
Hex:
        #9f1f30
        RGB:
        159, 31, 48
        CMY:
        38, 88, 81
        CMYK:
        0, 81, 70, 38
      HSL:
        352°, 67.3684%, 37.2549%
        HSV (HSB):
        352°, 80.5031%, 62.3529%
        XYZ:
        15.3216, 8.5643, 3.6418
        xyY:
        0.5566, 0.3111, 8.5643
      CIE-Lab:
        35.1315, 51.7241, 23.7185
        CIE-LCH:
        35.1315, 56.9030, 24.6342
        CIE-Luv:
        35.1315, 90.5620, 13.6431
        Hunter-Lab:
        29.2648, 42.2400, 13.1071
      #9f1f30 color charts
#9f1f30 RGB chart
      #9f1f30 CMYK chart
      #9f1f30 RGB pie chart
      #9f1f30 color shades, tints & tones
#9f1f30 color schemes
#9f1f30 color preview, HTML & CSS examples
           This text has a color of #9f1f30        
        
          <p style="color:#9f1f30;">Text here</p>
        
        
          .mytext {color:#9f1f30;}
        
        Text color #9f1f30
      
           This box has a color of #9f1f30        
        
          <div style="background-color:#9f1f30;">Content here</div>
        
        
          .mybackground {background-color:#9f1f30;}
        
        Background color #9f1f30
      
           Border around this has a color of #9f1f30        
        
          <div style="border:2px solid #9f1f30;">Content here</div>
        
        
          .myborder {border:2px solid #9f1f30;}
        
        Border color #9f1f30