#9d070f color space conversions
Hex:
        #9d070f
        RGB:
        157, 7, 15
        CMY:
        38, 97, 94
        CMYK:
        0, 96, 90, 38
      HSL:
        357°, 91.4634%, 32.1569%
        HSV (HSB):
        357°, 95.5414%, 61.5686%
        XYZ:
        14.0668, 7.3545, 1.1301
        xyY:
        0.6238, 0.3261, 7.3545
      CIE-Lab:
        32.6008, 54.9917, 40.1681
        CIE-LCH:
        32.6008, 68.0996, 36.1458
        CIE-Luv:
        32.6008, 102.7831, 21.0589
        Hunter-Lab:
        27.1193, 45.1297, 16.5128
      #9d070f color charts
#9d070f RGB chart
      #9d070f CMYK chart
      #9d070f RGB pie chart
      #9d070f color shades, tints & tones
#9d070f color schemes
#9d070f color preview, HTML & CSS examples
           This text has a color of #9d070f        
        
          <p style="color:#9d070f;">Text here</p>
        
        
          .mytext {color:#9d070f;}
        
        Text color #9d070f
      
           This box has a color of #9d070f        
        
          <div style="background-color:#9d070f;">Content here</div>
        
        
          .mybackground {background-color:#9d070f;}
        
        Background color #9d070f
      
           Border around this has a color of #9d070f        
        
          <div style="border:2px solid #9d070f;">Content here</div>
        
        
          .myborder {border:2px solid #9d070f;}
        
        Border color #9d070f