#a82a31 color space conversions
Hex:
        #a82a31
        RGB:
        168, 42, 49
        CMY:
        34, 84, 81
        CMYK:
        0, 75, 71, 34
      HSL:
        357°, 60.0000%, 41.1765%
        HSV (HSB):
        357°, 75.0000%, 65.8824%
        XYZ:
        17.5308, 10.2025, 3.9510
        xyY:
        0.5533, 0.3220, 10.2025
      CIE-Lab:
        38.2035, 50.9793, 27.2407
        CIE-LCH:
        38.2035, 57.8009, 28.1177
        CIE-Luv:
        38.2035, 92.6550, 17.3913
        Hunter-Lab:
        31.9414, 42.0710, 15.0250
      #a82a31 color charts
#a82a31 RGB chart
      #a82a31 CMYK chart
      #a82a31 RGB pie chart
      #a82a31 color shades, tints & tones
#a82a31 color schemes
#a82a31 color preview, HTML & CSS examples
           This text has a color of #a82a31        
        
          <p style="color:#a82a31;">Text here</p>
        
        
          .mytext {color:#a82a31;}
        
        Text color #a82a31
      
           This box has a color of #a82a31        
        
          <div style="background-color:#a82a31;">Content here</div>
        
        
          .mybackground {background-color:#a82a31;}
        
        Background color #a82a31
      
           Border around this has a color of #a82a31        
        
          <div style="border:2px solid #a82a31;">Content here</div>
        
        
          .myborder {border:2px solid #a82a31;}
        
        Border color #a82a31