#9f282b color space conversions
Hex:
        #9f282b
        RGB:
        159, 40, 43
        CMY:
        38, 84, 83
        CMYK:
        0, 75, 73, 38
      HSL:
        358°, 59.7990%, 39.0196%
        HSV (HSB):
        358°, 74.8428%, 62.3529%
        XYZ:
        15.4929, 9.0629, 3.2183
        xyY:
        0.5578, 0.3263, 9.0629
      CIE-Lab:
        36.1052, 48.5380, 27.9993
        CIE-LCH:
        36.1052, 56.0348, 29.9786
        CIE-Luv:
        36.1052, 87.7052, 17.8355
        Hunter-Lab:
        30.1047, 39.1790, 14.7351
      #9f282b color charts
#9f282b RGB chart
      #9f282b CMYK chart
      #9f282b RGB pie chart
      #9f282b color shades, tints & tones
#9f282b color schemes
#9f282b color preview, HTML & CSS examples
           This text has a color of #9f282b        
        
          <p style="color:#9f282b;">Text here</p>
        
        
          .mytext {color:#9f282b;}
        
        Text color #9f282b
      
           This box has a color of #9f282b        
        
          <div style="background-color:#9f282b;">Content here</div>
        
        
          .mybackground {background-color:#9f282b;}
        
        Background color #9f282b
      
           Border around this has a color of #9f282b        
        
          <div style="border:2px solid #9f282b;">Content here</div>
        
        
          .myborder {border:2px solid #9f282b;}
        
        Border color #9f282b