#ab482a color space conversions
Hex:
        #ab482a
        RGB:
        171, 72, 42
        CMY:
        33, 72, 84
        CMYK:
        0, 58, 75, 33
      HSL:
        14°, 60.5634%, 41.7647%
        HSV (HSB):
        14°, 75.4386%, 67.0588%
        XYZ:
        19.5299, 13.4598, 3.7592
        xyY:
        0.5314, 0.3663, 13.4598
      CIE-Lab:
        43.4481, 38.8047, 37.3728
        CIE-LCH:
        43.4481, 53.8752, 43.9232
        CIE-Luv:
        43.4481, 77.8681, 29.5013
        Hunter-Lab:
        36.6876, 30.8173, 19.6063
      #ab482a color charts
#ab482a RGB chart
      #ab482a CMYK chart
      #ab482a RGB pie chart
      #ab482a color shades, tints & tones
#ab482a color schemes
#ab482a color preview, HTML & CSS examples
           This text has a color of #ab482a        
        
          <p style="color:#ab482a;">Text here</p>
        
        
          .mytext {color:#ab482a;}
        
        Text color #ab482a
      
           This box has a color of #ab482a        
        
          <div style="background-color:#ab482a;">Content here</div>
        
        
          .mybackground {background-color:#ab482a;}
        
        Background color #ab482a
      
           Border around this has a color of #ab482a        
        
          <div style="border:2px solid #ab482a;">Content here</div>
        
        
          .myborder {border:2px solid #ab482a;}
        
        Border color #ab482a