#a00f50 color space conversions
Hex:
        #a00f50
        RGB:
        160, 15, 80
        CMY:
        37, 94, 69
        CMYK:
        0, 91, 50, 37
      HSL:
        333°, 82.8571%, 34.3137%
        HSV (HSB):
        333°, 90.6250%, 62.7451%
        XYZ:
        16.1160, 8.3944, 8.3603
        xyY:
        0.4903, 0.2554, 8.3944
      CIE-Lab:
        34.7912, 57.8153, 2.5648
        CIE-LCH:
        34.7912, 57.8722, 2.5401
        CIE-Luv:
        34.7912, 84.9892, -7.3491
        Hunter-Lab:
        28.9731, 48.5858, 3.1729
      #a00f50 color charts
#a00f50 RGB chart
      #a00f50 CMYK chart
      #a00f50 RGB pie chart
      #a00f50 color shades, tints & tones
#a00f50 color schemes
#a00f50 color preview, HTML & CSS examples
           This text has a color of #a00f50        
        
          <p style="color:#a00f50;">Text here</p>
        
        
          .mytext {color:#a00f50;}
        
        Text color #a00f50
      
           This box has a color of #a00f50        
        
          <div style="background-color:#a00f50;">Content here</div>
        
        
          .mybackground {background-color:#a00f50;}
        
        Background color #a00f50
      
           Border around this has a color of #a00f50        
        
          <div style="border:2px solid #a00f50;">Content here</div>
        
        
          .myborder {border:2px solid #a00f50;}
        
        Border color #a00f50