#a8162a color space conversions
Hex:
        #a8162a
        RGB:
        168, 22, 42
        CMY:
        34, 91, 84
        CMYK:
        0, 87, 75, 34
      HSL:
        352°, 76.8421%, 37.2549%
        HSV (HSB):
        352°, 86.9048%, 65.8824%
        XYZ:
        16.8533, 9.0658, 3.0521
        xyY:
        0.5817, 0.3129, 9.0658
      CIE-Lab:
        36.1107, 56.2850, 29.0919
        CIE-LCH:
        36.1107, 63.3588, 27.3329
        CIE-Luv:
        36.1107, 102.4779, 16.5853
        Hunter-Lab:
        30.1095, 47.2207, 15.0666
      #a8162a color charts
#a8162a RGB chart
      #a8162a CMYK chart
      #a8162a RGB pie chart
      #a8162a color shades, tints & tones
#a8162a color schemes
#a8162a color preview, HTML & CSS examples
           This text has a color of #a8162a        
        
          <p style="color:#a8162a;">Text here</p>
        
        
          .mytext {color:#a8162a;}
        
        Text color #a8162a
      
           This box has a color of #a8162a        
        
          <div style="background-color:#a8162a;">Content here</div>
        
        
          .mybackground {background-color:#a8162a;}
        
        Background color #a8162a
      
           Border around this has a color of #a8162a        
        
          <div style="border:2px solid #a8162a;">Content here</div>
        
        
          .myborder {border:2px solid #a8162a;}
        
        Border color #a8162a