#9f300d color space conversions
Hex:
        #9f300d
        RGB:
        159, 48, 13
        CMY:
        38, 81, 95
        CMYK:
        0, 70, 92, 38
      HSL:
        14°, 84.8837%, 33.7255%
        HSV (HSB):
        14°, 91.8239%, 62.3529%
        XYZ:
        15.4277, 9.5139, 1.4040
        xyY:
        0.5856, 0.3611, 9.5139
      CIE-Lab:
        36.9555, 44.4891, 44.4032
        CIE-LCH:
        36.9555, 62.8564, 44.9447
        CIE-Luv:
        36.9555, 87.5681, 28.3833
        Hunter-Lab:
        30.8446, 35.3031, 18.8924
      #9f300d color charts
#9f300d RGB chart
      #9f300d CMYK chart
      #9f300d RGB pie chart
      #9f300d color shades, tints & tones
#9f300d color schemes
#9f300d color preview, HTML & CSS examples
           This text has a color of #9f300d        
        
          <p style="color:#9f300d;">Text here</p>
        
        
          .mytext {color:#9f300d;}
        
        Text color #9f300d
      
           This box has a color of #9f300d        
        
          <div style="background-color:#9f300d;">Content here</div>
        
        
          .mybackground {background-color:#9f300d;}
        
        Background color #9f300d
      
           Border around this has a color of #9f300d        
        
          <div style="border:2px solid #9f300d;">Content here</div>
        
        
          .myborder {border:2px solid #9f300d;}
        
        Border color #9f300d