#a82c35 color space conversions
Hex:
        #a82c35
        RGB:
        168, 44, 53
        CMY:
        34, 83, 79
        CMYK:
        0, 74, 68, 34
      HSL:
        356°, 58.4906%, 41.5686%
        HSV (HSB):
        356°, 73.8095%, 65.8824%
        XYZ:
        17.6917, 10.3832, 4.4399
        xyY:
        0.5441, 0.3193, 10.3832
      CIE-Lab:
        38.5216, 50.4762, 25.1640
        CIE-LCH:
        38.5216, 56.4010, 26.4977
        CIE-Luv:
        38.5216, 90.6813, 16.0421
        Hunter-Lab:
        32.2230, 41.6134, 14.3868
      #a82c35 color charts
#a82c35 RGB chart
      #a82c35 CMYK chart
      #a82c35 RGB pie chart
      #a82c35 color shades, tints & tones
#a82c35 color schemes
#a82c35 color preview, HTML & CSS examples
           This text has a color of #a82c35        
        
          <p style="color:#a82c35;">Text here</p>
        
        
          .mytext {color:#a82c35;}
        
        Text color #a82c35
      
           This box has a color of #a82c35        
        
          <div style="background-color:#a82c35;">Content here</div>
        
        
          .mybackground {background-color:#a82c35;}
        
        Background color #a82c35
      
           Border around this has a color of #a82c35        
        
          <div style="border:2px solid #a82c35;">Content here</div>
        
        
          .myborder {border:2px solid #a82c35;}
        
        Border color #a82c35