#9f293d color space conversions
Hex:
        #9f293d
        RGB:
        159, 41, 61
        CMY:
        38, 84, 76
        CMYK:
        0, 74, 62, 38
      HSL:
        350°, 59.0000%, 39.2157%
        HSV (HSB):
        350°, 74.2138%, 62.3529%
        XYZ:
        15.9333, 9.2937, 5.3690
        xyY:
        0.5208, 0.3038, 9.2937
      CIE-Lab:
        36.5438, 49.2113, 17.2528
        CIE-LCH:
        36.5438, 52.1480, 19.3200
        CIE-Luv:
        36.5438, 82.6143, 9.2802
        Hunter-Lab:
        30.4856, 39.9433, 10.8981
      #9f293d color charts
#9f293d RGB chart
      #9f293d CMYK chart
      #9f293d RGB pie chart
      #9f293d color shades, tints & tones
#9f293d color schemes
#9f293d color preview, HTML & CSS examples
           This text has a color of #9f293d        
        
          <p style="color:#9f293d;">Text here</p>
        
        
          .mytext {color:#9f293d;}
        
        Text color #9f293d
      
           This box has a color of #9f293d        
        
          <div style="background-color:#9f293d;">Content here</div>
        
        
          .mybackground {background-color:#9f293d;}
        
        Background color #9f293d
      
           Border around this has a color of #9f293d        
        
          <div style="border:2px solid #9f293d;">Content here</div>
        
        
          .myborder {border:2px solid #9f293d;}
        
        Border color #9f293d