#9f242d color space conversions
Hex:
        #9f242d
        RGB:
        159, 36, 45
        CMY:
        38, 86, 82
        CMYK:
        0, 77, 72, 38
      HSL:
        356°, 63.0769%, 38.2353%
        HSV (HSB):
        356°, 77.3585%, 62.3529%
        XYZ:
        15.4026, 8.8221, 3.3737
        xyY:
        0.5581, 0.3197, 8.8221
      CIE-Lab:
        35.6396, 50.0132, 26.2168
        CIE-LCH:
        35.6396, 56.4680, 27.6634
        CIE-Luv:
        35.6396, 89.1677, 16.0539
        Hunter-Lab:
        29.7021, 40.5860, 14.0571
      #9f242d color charts
#9f242d RGB chart
      #9f242d CMYK chart
      #9f242d RGB pie chart
      #9f242d color shades, tints & tones
#9f242d color schemes
#9f242d color preview, HTML & CSS examples
           This text has a color of #9f242d        
        
          <p style="color:#9f242d;">Text here</p>
        
        
          .mytext {color:#9f242d;}
        
        Text color #9f242d
      
           This box has a color of #9f242d        
        
          <div style="background-color:#9f242d;">Content here</div>
        
        
          .mybackground {background-color:#9f242d;}
        
        Background color #9f242d
      
           Border around this has a color of #9f242d        
        
          <div style="border:2px solid #9f242d;">Content here</div>
        
        
          .myborder {border:2px solid #9f242d;}
        
        Border color #9f242d