#a81440 color space conversions
Hex:
        #a81440
        RGB:
        168, 20, 64
        CMY:
        34, 92, 75
        CMYK:
        0, 88, 62, 34
      HSL:
        342°, 78.7234%, 36.8627%
        HSV (HSB):
        342°, 88.0952%, 65.8824%
        XYZ:
        17.3240, 9.1953, 5.7123
        xyY:
        0.5375, 0.2853, 9.1953
      CIE-Lab:
        36.3576, 57.8120, 15.4009
        CIE-LCH:
        36.3576, 59.8282, 14.9169
        CIE-Luv:
        36.3576, 96.4827, 5.5412
        Hunter-Lab:
        30.3238, 48.9108, 10.0578
      #a81440 color charts
#a81440 RGB chart
      #a81440 CMYK chart
      #a81440 RGB pie chart
      #a81440 color shades, tints & tones
#a81440 color schemes
#a81440 color preview, HTML & CSS examples
           This text has a color of #a81440        
        
          <p style="color:#a81440;">Text here</p>
        
        
          .mytext {color:#a81440;}
        
        Text color #a81440
      
           This box has a color of #a81440        
        
          <div style="background-color:#a81440;">Content here</div>
        
        
          .mybackground {background-color:#a81440;}
        
        Background color #a81440
      
           Border around this has a color of #a81440        
        
          <div style="border:2px solid #a81440;">Content here</div>
        
        
          .myborder {border:2px solid #a81440;}
        
        Border color #a81440