#9e1712 color space conversions
Hex:
        #9e1712
        RGB:
        158, 23, 18
        CMY:
        38, 91, 93
        CMYK:
        0, 85, 89, 38
      HSL:
        2°, 79.5455%, 34.5098%
        HSV (HSB):
        2°, 88.6076%, 61.9608%
        XYZ:
        14.5161, 7.9256, 1.3370
        xyY:
        0.6105, 0.3333, 7.9256
      CIE-Lab:
        33.8274, 52.4910, 39.7686
        CIE-LCH:
        33.8274, 65.8548, 37.1486
        CIE-Luv:
        33.8274, 98.8231, 22.3246
        Hunter-Lab:
        28.1524, 42.7728, 16.8910
      #9e1712 color charts
#9e1712 RGB chart
      #9e1712 CMYK chart
      #9e1712 RGB pie chart
      #9e1712 color shades, tints & tones
#9e1712 color schemes
#9e1712 color preview, HTML & CSS examples
           This text has a color of #9e1712        
        
          <p style="color:#9e1712;">Text here</p>
        
        
          .mytext {color:#9e1712;}
        
        Text color #9e1712
      
           This box has a color of #9e1712        
        
          <div style="background-color:#9e1712;">Content here</div>
        
        
          .mybackground {background-color:#9e1712;}
        
        Background color #9e1712
      
           Border around this has a color of #9e1712        
        
          <div style="border:2px solid #9e1712;">Content here</div>
        
        
          .myborder {border:2px solid #9e1712;}
        
        Border color #9e1712