#ab712f color space conversions
Hex:
        #ab712f
        RGB:
        171, 113, 47
        CMY:
        33, 56, 82
        CMYK:
        0, 34, 73, 33
      HSL:
        32°, 56.8807%, 42.7451%
        HSV (HSB):
        32°, 72.5146%, 67.0588%
        XYZ:
        23.2128, 20.6734, 5.4562
        xyY:
        0.4704, 0.4190, 20.6734
      CIE-Lab:
        52.5902, 16.8884, 44.5238
        CIE-LCH:
        52.5902, 47.6192, 69.2277
        CIE-Luv:
        52.5902, 46.2778, 43.5828
        Hunter-Lab:
        45.4680, 11.5606, 24.7127
      #ab712f color charts
#ab712f RGB chart
      #ab712f CMYK chart
      #ab712f RGB pie chart
      #ab712f color shades, tints & tones
#ab712f color schemes
#ab712f color preview, HTML & CSS examples
           This text has a color of #ab712f        
        
          <p style="color:#ab712f;">Text here</p>
        
        
          .mytext {color:#ab712f;}
        
        Text color #ab712f
      
           This box has a color of #ab712f        
        
          <div style="background-color:#ab712f;">Content here</div>
        
        
          .mybackground {background-color:#ab712f;}
        
        Background color #ab712f
      
           Border around this has a color of #ab712f        
        
          <div style="border:2px solid #ab712f;">Content here</div>
        
        
          .myborder {border:2px solid #ab712f;}
        
        Border color #ab712f