#a82a27 color space conversions
Hex:
        #a82a27
        RGB:
        168, 42, 39
        CMY:
        34, 84, 85
        CMYK:
        0, 75, 77, 34
      HSL:
        1°, 62.3188%, 40.5882%
        HSV (HSB):
        1°, 76.7857%, 65.8824%
        XYZ:
        17.3426, 10.1272, 2.9602
        xyY:
        0.5699, 0.3328, 10.1272
      CIE-Lab:
        38.0698, 50.5333, 33.0860
        CIE-LCH:
        38.0698, 60.4012, 33.2142
        CIE-Luv:
        38.0698, 94.8213, 21.4477
        Hunter-Lab:
        31.8233, 41.5855, 16.7613
      #a82a27 color charts
#a82a27 RGB chart
      #a82a27 CMYK chart
      #a82a27 RGB pie chart
      #a82a27 color shades, tints & tones
#a82a27 color schemes
#a82a27 color preview, HTML & CSS examples
           This text has a color of #a82a27        
        
          <p style="color:#a82a27;">Text here</p>
        
        
          .mytext {color:#a82a27;}
        
        Text color #a82a27
      
           This box has a color of #a82a27        
        
          <div style="background-color:#a82a27;">Content here</div>
        
        
          .mybackground {background-color:#a82a27;}
        
        Background color #a82a27
      
           Border around this has a color of #a82a27        
        
          <div style="border:2px solid #a82a27;">Content here</div>
        
        
          .myborder {border:2px solid #a82a27;}
        
        Border color #a82a27