#a82352 color space conversions
Hex:
        #a82352
        RGB:
        168, 35, 82
        CMY:
        34, 86, 68
        CMYK:
        0, 79, 51, 34
      HSL:
        339°, 65.5172%, 39.8039%
        HSV (HSB):
        339°, 79.1667%, 65.8824%
        XYZ:
        18.2725, 10.1361, 8.9760
        xyY:
        0.4888, 0.2711, 10.1361
      CIE-Lab:
        38.0856, 55.4459, 6.2071
        CIE-LCH:
        38.0856, 55.7923, 6.3876
        CIE-Luv:
        38.0856, 85.5157, -2.8886
        Hunter-Lab:
        31.8372, 46.7321, 5.5701
      #a82352 color charts
#a82352 RGB chart
      #a82352 CMYK chart
      #a82352 RGB pie chart
      #a82352 color shades, tints & tones
#a82352 color schemes
#a82352 color preview, HTML & CSS examples
           This text has a color of #a82352        
        
          <p style="color:#a82352;">Text here</p>
        
        
          .mytext {color:#a82352;}
        
        Text color #a82352
      
           This box has a color of #a82352        
        
          <div style="background-color:#a82352;">Content here</div>
        
        
          .mybackground {background-color:#a82352;}
        
        Background color #a82352
      
           Border around this has a color of #a82352        
        
          <div style="border:2px solid #a82352;">Content here</div>
        
        
          .myborder {border:2px solid #a82352;}
        
        Border color #a82352