#9f0e0a color space conversions
Hex:
        #9f0e0a
        RGB:
        159, 14, 10
        CMY:
        38, 95, 96
        CMYK:
        0, 91, 94, 38
      HSL:
        2°, 88.1657%, 33.1373%
        HSV (HSB):
        2°, 93.7107%, 62.3529%
        XYZ:
        14.5099, 7.7069, 1.0100
        xyY:
        0.6247, 0.3318, 7.7069
      CIE-Lab:
        33.3649, 54.4462, 43.0894
        CIE-LCH:
        33.3649, 69.4341, 38.3585
        CIE-Luv:
        33.3649, 103.2646, 22.8244
        Hunter-Lab:
        27.7613, 44.7135, 17.2759
      #9f0e0a color charts
#9f0e0a RGB chart
      #9f0e0a CMYK chart
      #9f0e0a RGB pie chart
      #9f0e0a color shades, tints & tones
#9f0e0a color schemes
#9f0e0a color preview, HTML & CSS examples
           This text has a color of #9f0e0a        
        
          <p style="color:#9f0e0a;">Text here</p>
        
        
          .mytext {color:#9f0e0a;}
        
        Text color #9f0e0a
      
           This box has a color of #9f0e0a        
        
          <div style="background-color:#9f0e0a;">Content here</div>
        
        
          .mybackground {background-color:#9f0e0a;}
        
        Background color #9f0e0a
      
           Border around this has a color of #9f0e0a        
        
          <div style="border:2px solid #9f0e0a;">Content here</div>
        
        
          .myborder {border:2px solid #9f0e0a;}
        
        Border color #9f0e0a