#9a100f color space conversions
Hex:
        #9a100f
        RGB:
        154, 16, 15
        CMY:
        40, 94, 94
        CMYK:
        0, 90, 90, 40
      HSL:
        0°, 82.2485%, 33.1373%
        HSV (HSB):
        0°, 90.2597%, 60.3922%
        XYZ:
        13.5979, 7.2751, 1.1395
        xyY:
        0.6177, 0.3305, 7.2751
      CIE-Lab:
        32.4251, 52.7769, 39.7449
        CIE-LCH:
        32.4251, 66.0686, 36.9825
        CIE-Luv:
        32.4251, 98.3642, 21.3820
        Hunter-Lab:
        26.9724, 42.7879, 16.3759
      #9a100f color charts
#9a100f RGB chart
      #9a100f CMYK chart
      #9a100f RGB pie chart
      #9a100f color shades, tints & tones
#9a100f color schemes
#9a100f color preview, HTML & CSS examples
           This text has a color of #9a100f        
        
          <p style="color:#9a100f;">Text here</p>
        
        
          .mytext {color:#9a100f;}
        
        Text color #9a100f
      
           This box has a color of #9a100f        
        
          <div style="background-color:#9a100f;">Content here</div>
        
        
          .mybackground {background-color:#9a100f;}
        
        Background color #9a100f
      
           Border around this has a color of #9a100f        
        
          <div style="border:2px solid #9a100f;">Content here</div>
        
        
          .myborder {border:2px solid #9a100f;}
        
        Border color #9a100f