#9f1c0d color space conversions
Hex:
        #9f1c0d
        RGB:
        159, 28, 13
        CMY:
        38, 89, 95
        CMYK:
        0, 82, 92, 38
      HSL:
        6°, 84.8837%, 33.7255%
        HSV (HSB):
        6°, 91.8239%, 62.3529%
        XYZ:
        14.7860, 8.2305, 1.1901
        xyY:
        0.6108, 0.3400, 8.2305
      CIE-Lab:
        34.4584, 51.4171, 42.6120
        CIE-LCH:
        34.4584, 66.7795, 39.6503
        CIE-Luv:
        34.4584, 98.1987, 24.1898
        Hunter-Lab:
        28.6888, 41.7919, 17.6226
      #9f1c0d color charts
#9f1c0d RGB chart
      #9f1c0d CMYK chart
      #9f1c0d RGB pie chart
      #9f1c0d color shades, tints & tones
#9f1c0d color schemes
#9f1c0d color preview, HTML & CSS examples
           This text has a color of #9f1c0d        
        
          <p style="color:#9f1c0d;">Text here</p>
        
        
          .mytext {color:#9f1c0d;}
        
        Text color #9f1c0d
      
           This box has a color of #9f1c0d        
        
          <div style="background-color:#9f1c0d;">Content here</div>
        
        
          .mybackground {background-color:#9f1c0d;}
        
        Background color #9f1c0d
      
           Border around this has a color of #9f1c0d        
        
          <div style="border:2px solid #9f1c0d;">Content here</div>
        
        
          .myborder {border:2px solid #9f1c0d;}
        
        Border color #9f1c0d