#ab480f color space conversions
Hex:
        #ab480f
        RGB:
        171, 72, 15
        CMY:
        33, 72, 94
        CMYK:
        0, 58, 91, 33
      HSL:
        22°, 83.8710%, 36.4706%
        HSV (HSB):
        22°, 91.2281%, 67.0588%
        XYZ:
        19.1982, 13.3271, 2.0125
        xyY:
        0.5559, 0.3859, 13.3271
      CIE-Lab:
        43.2521, 37.9695, 49.2793
        CIE-LCH:
        43.2521, 62.2104, 52.3859
        CIE-Luv:
        43.2521, 80.5432, 36.2171
        Hunter-Lab:
        36.5064, 29.9845, 22.2860
      #ab480f color charts
#ab480f RGB chart
      #ab480f CMYK chart
      #ab480f RGB pie chart
      #ab480f color shades, tints & tones
#ab480f color schemes
#ab480f color preview, HTML & CSS examples
           This text has a color of #ab480f        
        
          <p style="color:#ab480f;">Text here</p>
        
        
          .mytext {color:#ab480f;}
        
        Text color #ab480f
      
           This box has a color of #ab480f        
        
          <div style="background-color:#ab480f;">Content here</div>
        
        
          .mybackground {background-color:#ab480f;}
        
        Background color #ab480f
      
           Border around this has a color of #ab480f        
        
          <div style="border:2px solid #ab480f;">Content here</div>
        
        
          .myborder {border:2px solid #ab480f;}
        
        Border color #ab480f