#af482f color space conversions
Hex:
        #af482f
        RGB:
        175, 72, 47
        CMY:
        31, 72, 82
        CMYK:
        0, 59, 73, 31
      HSL:
        12°, 57.6577%, 43.5294%
        HSV (HSB):
        12°, 73.1429%, 68.6275%
        XYZ:
        20.5097, 13.9539, 4.3017
        xyY:
        0.5291, 0.3600, 13.9539
      CIE-Lab:
        44.1668, 40.5605, 35.6185
        CIE-LCH:
        44.1668, 53.9800, 41.2882
        CIE-Luv:
        44.1668, 80.4708, 28.1710
        Hunter-Lab:
        37.3550, 32.6338, 19.3207
      #af482f color charts
#af482f RGB chart
      #af482f CMYK chart
      #af482f RGB pie chart
      #af482f color shades, tints & tones
#af482f color schemes
#af482f color preview, HTML & CSS examples
           This text has a color of #af482f        
        
          <p style="color:#af482f;">Text here</p>
        
        
          .mytext {color:#af482f;}
        
        Text color #af482f
      
           This box has a color of #af482f        
        
          <div style="background-color:#af482f;">Content here</div>
        
        
          .mybackground {background-color:#af482f;}
        
        Background color #af482f
      
           Border around this has a color of #af482f        
        
          <div style="border:2px solid #af482f;">Content here</div>
        
        
          .myborder {border:2px solid #af482f;}
        
        Border color #af482f