#9f291f color space conversions
Hex:
        #9f291f
        RGB:
        159, 41, 31
        CMY:
        38, 84, 88
        CMYK:
        0, 74, 81, 38
      HSL:
        5°, 67.3684%, 37.2549%
        HSV (HSB):
        5°, 80.5031%, 62.3529%
        XYZ:
        15.3383, 9.0557, 2.2358
        xyY:
        0.5760, 0.3401, 9.0557
      CIE-Lab:
        36.0914, 47.6860, 35.0452
        CIE-LCH:
        36.0914, 59.1788, 36.3127
        CIE-Luv:
        36.0914, 89.5038, 22.4660
        Hunter-Lab:
        30.0927, 38.3195, 16.6598
      #9f291f color charts
#9f291f RGB chart
      #9f291f CMYK chart
      #9f291f RGB pie chart
      #9f291f color shades, tints & tones
#9f291f color schemes
#9f291f color preview, HTML & CSS examples
           This text has a color of #9f291f        
        
          <p style="color:#9f291f;">Text here</p>
        
        
          .mytext {color:#9f291f;}
        
        Text color #9f291f
      
           This box has a color of #9f291f        
        
          <div style="background-color:#9f291f;">Content here</div>
        
        
          .mybackground {background-color:#9f291f;}
        
        Background color #9f291f
      
           Border around this has a color of #9f291f        
        
          <div style="border:2px solid #9f291f;">Content here</div>
        
        
          .myborder {border:2px solid #9f291f;}
        
        Border color #9f291f