#9f1f35 color space conversions
Hex:
        #9f1f35
        RGB:
        159, 31, 53
        CMY:
        38, 88, 79
        CMYK:
        0, 81, 67, 38
      HSL:
        350°, 67.3684%, 37.2549%
        HSV (HSB):
        350°, 80.5031%, 62.3529%
        XYZ:
        15.4307, 8.6079, 4.2164
        xyY:
        0.5461, 0.3047, 8.6079
      CIE-Lab:
        35.2182, 51.9948, 20.6435
        CIE-LCH:
        35.2182, 55.9429, 21.6545
        CIE-Luv:
        35.2182, 89.1869, 11.2116
        Hunter-Lab:
        29.3393, 42.5363, 12.0169
      #9f1f35 color charts
#9f1f35 RGB chart
      #9f1f35 CMYK chart
      #9f1f35 RGB pie chart
      #9f1f35 color shades, tints & tones
#9f1f35 color schemes
#9f1f35 color preview, HTML & CSS examples
           This text has a color of #9f1f35        
        
          <p style="color:#9f1f35;">Text here</p>
        
        
          .mytext {color:#9f1f35;}
        
        Text color #9f1f35
      
           This box has a color of #9f1f35        
        
          <div style="background-color:#9f1f35;">Content here</div>
        
        
          .mybackground {background-color:#9f1f35;}
        
        Background color #9f1f35
      
           Border around this has a color of #9f1f35        
        
          <div style="border:2px solid #9f1f35;">Content here</div>
        
        
          .myborder {border:2px solid #9f1f35;}
        
        Border color #9f1f35