#9e0e12 color space conversions
Hex:
        #9e0e12
        RGB:
        158, 14, 18
        CMY:
        38, 95, 93
        CMYK:
        0, 91, 89, 38
      HSL:
        358°, 83.7209%, 33.7255%
        HSV (HSB):
        358°, 91.1392%, 61.9608%
        XYZ:
        14.3668, 7.6268, 1.2872
        xyY:
        0.6171, 0.3276, 7.6268
      CIE-Lab:
        33.1933, 54.3041, 39.2555
        CIE-LCH:
        33.1933, 67.0069, 35.8625
        CIE-Luv:
        33.1933, 101.5979, 21.2313
        Hunter-Lab:
        27.6168, 44.5299, 16.5683
      #9e0e12 color charts
#9e0e12 RGB chart
      #9e0e12 CMYK chart
      #9e0e12 RGB pie chart
      #9e0e12 color shades, tints & tones
#9e0e12 color schemes
#9e0e12 color preview, HTML & CSS examples
           This text has a color of #9e0e12        
        
          <p style="color:#9e0e12;">Text here</p>
        
        
          .mytext {color:#9e0e12;}
        
        Text color #9e0e12
      
           This box has a color of #9e0e12        
        
          <div style="background-color:#9e0e12;">Content here</div>
        
        
          .mybackground {background-color:#9e0e12;}
        
        Background color #9e0e12
      
           Border around this has a color of #9e0e12        
        
          <div style="border:2px solid #9e0e12;">Content here</div>
        
        
          .myborder {border:2px solid #9e0e12;}
        
        Border color #9e0e12