#a80218 color space conversions
Hex:
        #a80218
        RGB:
        168, 2, 24
        CMY:
        34, 99, 91
        CMYK:
        0, 99, 86, 34
      HSL:
        352°, 97.6471%, 33.3333%
        HSV (HSB):
        352°, 98.8095%, 65.8824%
        XYZ:
        16.3350, 8.4342, 1.6312
        xyY:
        0.6187, 0.3195, 8.4342
      CIE-Lab:
        34.8713, 58.7181, 38.4058
        CIE-LCH:
        34.8713, 70.1629, 33.1875
        CIE-Luv:
        34.8713, 110.8021, 20.6044
        Hunter-Lab:
        29.0417, 49.5776, 16.9991
      #a80218 color charts
#a80218 RGB chart
      #a80218 CMYK chart
      #a80218 RGB pie chart
      #a80218 color shades, tints & tones
#a80218 color schemes
#a80218 color preview, HTML & CSS examples
           This text has a color of #a80218        
        
          <p style="color:#a80218;">Text here</p>
        
        
          .mytext {color:#a80218;}
        
        Text color #a80218
      
           This box has a color of #a80218        
        
          <div style="background-color:#a80218;">Content here</div>
        
        
          .mybackground {background-color:#a80218;}
        
        Background color #a80218
      
           Border around this has a color of #a80218        
        
          <div style="border:2px solid #a80218;">Content here</div>
        
        
          .myborder {border:2px solid #a80218;}
        
        Border color #a80218