#9f2f30 color space conversions
Hex:
        #9f2f30
        RGB:
        159, 47, 48
        CMY:
        38, 82, 81
        CMYK:
        0, 70, 70, 38
      HSL:
        359°, 54.3689%, 40.3922%
        HSV (HSB):
        359°, 70.4403%, 62.3529%
        XYZ:
        15.8481, 9.6174, 3.8174
        xyY:
        0.5412, 0.3284, 9.6174
      CIE-Lab:
        37.1467, 46.1199, 26.1741
        CIE-LCH:
        37.1467, 53.0295, 29.5759
        CIE-Luv:
        37.1467, 82.8981, 17.4748
        Hunter-Lab:
        31.0119, 36.9486, 14.4101
      #9f2f30 color charts
#9f2f30 RGB chart
      #9f2f30 CMYK chart
      #9f2f30 RGB pie chart
      #9f2f30 color shades, tints & tones
#9f2f30 color schemes
#9f2f30 color preview, HTML & CSS examples
           This text has a color of #9f2f30        
        
          <p style="color:#9f2f30;">Text here</p>
        
        
          .mytext {color:#9f2f30;}
        
        Text color #9f2f30
      
           This box has a color of #9f2f30        
        
          <div style="background-color:#9f2f30;">Content here</div>
        
        
          .mybackground {background-color:#9f2f30;}
        
        Background color #9f2f30
      
           Border around this has a color of #9f2f30        
        
          <div style="border:2px solid #9f2f30;">Content here</div>
        
        
          .myborder {border:2px solid #9f2f30;}
        
        Border color #9f2f30