#a00107 color space conversions
Hex:
        #a00107
        RGB:
        160, 1, 7
        CMY:
        37, 100, 97
        CMYK:
        0, 99, 96, 37
      HSL:
        358°, 98.7578%, 31.5686%
        HSV (HSB):
        358°, 99.3750%, 62.7451%
        XYZ:
        14.5464, 7.5106, 0.8840
        xyY:
        0.6341, 0.3274, 7.5106
      CIE-Lab:
        32.9422, 56.4922, 44.1523
        CIE-LCH:
        32.9422, 71.6993, 38.0099
        CIE-Luv:
        32.9422, 107.1613, 22.3542
        Hunter-Lab:
        27.4055, 46.7852, 17.2713
      #a00107 color charts
#a00107 RGB chart
      #a00107 CMYK chart
      #a00107 RGB pie chart
      #a00107 color shades, tints & tones
#a00107 color schemes
#a00107 color preview, HTML & CSS examples
           This text has a color of #a00107        
        
          <p style="color:#a00107;">Text here</p>
        
        
          .mytext {color:#a00107;}
        
        Text color #a00107
      
           This box has a color of #a00107        
        
          <div style="background-color:#a00107;">Content here</div>
        
        
          .mybackground {background-color:#a00107;}
        
        Background color #a00107
      
           Border around this has a color of #a00107        
        
          <div style="border:2px solid #a00107;">Content here</div>
        
        
          .myborder {border:2px solid #a00107;}
        
        Border color #a00107