#9f202e color space conversions
Hex:
        #9f202e
        RGB:
        159, 32, 46
        CMY:
        38, 87, 82
        CMYK:
        0, 80, 71, 38
      HSL:
        353°, 66.4921%, 37.4510%
        HSV (HSB):
        353°, 79.8742%, 62.3529%
        XYZ:
        15.3077, 8.6012, 3.4382
        xyY:
        0.5598, 0.3145, 8.6012
      CIE-Lab:
        35.2049, 51.3261, 25.0694
        CIE-LCH:
        35.2049, 57.1213, 26.0325
        CIE-Luv:
        35.2049, 90.6709, 14.7598
        Hunter-Lab:
        29.3278, 41.8449, 13.5788
      #9f202e color charts
#9f202e RGB chart
      #9f202e CMYK chart
      #9f202e RGB pie chart
      #9f202e color shades, tints & tones
#9f202e color schemes
#9f202e color preview, HTML & CSS examples
           This text has a color of #9f202e        
        
          <p style="color:#9f202e;">Text here</p>
        
        
          .mytext {color:#9f202e;}
        
        Text color #9f202e
      
           This box has a color of #9f202e        
        
          <div style="background-color:#9f202e;">Content here</div>
        
        
          .mybackground {background-color:#9f202e;}
        
        Background color #9f202e
      
           Border around this has a color of #9f202e        
        
          <div style="border:2px solid #9f202e;">Content here</div>
        
        
          .myborder {border:2px solid #9f202e;}
        
        Border color #9f202e