#9e042f color space conversions
Hex:
        #9e042f
        RGB:
        158, 4, 47
        CMY:
        38, 98, 82
        CMYK:
        0, 97, 70, 38
      HSL:
        343°, 95.0617%, 31.7647%
        HSV (HSB):
        343°, 97.4684%, 61.9608%
        XYZ:
        14.6571, 7.5612, 3.3763
        xyY:
        0.5727, 0.2954, 7.5612
      CIE-Lab:
        33.0517, 56.6965, 21.7388
        CIE-LCH:
        33.0517, 60.7212, 20.9781
        CIE-Luv:
        33.0517, 97.2681, 10.3370
        Hunter-Lab:
        27.4976, 47.0252, 11.9684
      #9e042f color charts
#9e042f RGB chart
      #9e042f CMYK chart
      #9e042f RGB pie chart
      #9e042f color shades, tints & tones
#9e042f color schemes
#9e042f color preview, HTML & CSS examples
           This text has a color of #9e042f        
        
          <p style="color:#9e042f;">Text here</p>
        
        
          .mytext {color:#9e042f;}
        
        Text color #9e042f
      
           This box has a color of #9e042f        
        
          <div style="background-color:#9e042f;">Content here</div>
        
        
          .mybackground {background-color:#9e042f;}
        
        Background color #9e042f
      
           Border around this has a color of #9e042f        
        
          <div style="border:2px solid #9e042f;">Content here</div>
        
        
          .myborder {border:2px solid #9e042f;}
        
        Border color #9e042f