#9e0f2e color space conversions
Hex:
        #9e0f2e
        RGB:
        158, 15, 46
        CMY:
        38, 94, 82
        CMYK:
        0, 91, 71, 38
      HSL:
        347°, 82.6590%, 33.9216%
        HSV (HSB):
        347°, 90.5063%, 61.9608%
        XYZ:
        14.7645, 7.8080, 3.3137
        xyY:
        0.5704, 0.3016, 7.8080
      CIE-Lab:
        33.5798, 55.0740, 23.0399
        CIE-LCH:
        33.5798, 59.6991, 22.7017
        CIE-Luv:
        33.5798, 95.4154, 11.8501
        Hunter-Lab:
        27.9428, 45.4165, 12.5289
      #9e0f2e color charts
#9e0f2e RGB chart
      #9e0f2e CMYK chart
      #9e0f2e RGB pie chart
      #9e0f2e color shades, tints & tones
#9e0f2e color schemes
#9e0f2e color preview, HTML & CSS examples
           This text has a color of #9e0f2e        
        
          <p style="color:#9e0f2e;">Text here</p>
        
        
          .mytext {color:#9e0f2e;}
        
        Text color #9e0f2e
      
           This box has a color of #9e0f2e        
        
          <div style="background-color:#9e0f2e;">Content here</div>
        
        
          .mybackground {background-color:#9e0f2e;}
        
        Background color #9e0f2e
      
           Border around this has a color of #9e0f2e        
        
          <div style="border:2px solid #9e0f2e;">Content here</div>
        
        
          .myborder {border:2px solid #9e0f2e;}
        
        Border color #9e0f2e