#a80340 color space conversions
Hex:
        #a80340
        RGB:
        168, 3, 64
        CMY:
        34, 99, 75
        CMYK:
        0, 98, 62, 34
      HSL:
        338°, 96.4912%, 33.5294%
        HSV (HSB):
        338°, 98.2143%, 65.8824%
        XYZ:
        17.1064, 8.7601, 5.6398
        xyY:
        0.5430, 0.2780, 8.7601
      CIE-Lab:
        35.5183, 60.2381, 14.2719
        CIE-LCH:
        35.5183, 61.9057, 13.3291
        CIE-Luv:
        35.5183, 99.6383, 3.8110
        Hunter-Lab:
        29.5975, 51.3718, 9.4206
      #a80340 color charts
#a80340 RGB chart
      #a80340 CMYK chart
      #a80340 RGB pie chart
      #a80340 color shades, tints & tones
#a80340 color schemes
#a80340 color preview, HTML & CSS examples
           This text has a color of #a80340        
        
          <p style="color:#a80340;">Text here</p>
        
        
          .mytext {color:#a80340;}
        
        Text color #a80340
      
           This box has a color of #a80340        
        
          <div style="background-color:#a80340;">Content here</div>
        
        
          .mybackground {background-color:#a80340;}
        
        Background color #a80340
      
           Border around this has a color of #a80340        
        
          <div style="border:2px solid #a80340;">Content here</div>
        
        
          .myborder {border:2px solid #a80340;}
        
        Border color #a80340