#af671f color space conversions
Hex:
        #af671f
        RGB:
        175, 103, 31
        CMY:
        31, 60, 88
        CMYK:
        0, 41, 82, 31
      HSL:
        30°, 69.9029%, 40.3922%
        HSV (HSB):
        30°, 82.2857%, 68.6275%
        XYZ:
        22.7768, 18.9134, 3.7465
        xyY:
        0.5013, 0.4163, 18.9134
      CIE-Lab:
        50.5857, 23.5591, 49.7522
        CIE-LCH:
        50.5857, 55.0483, 64.6611
        CIE-Luv:
        50.5857, 58.4721, 44.3396
        Hunter-Lab:
        43.4895, 17.3791, 25.3350
      #af671f color charts
#af671f RGB chart
      #af671f CMYK chart
      #af671f RGB pie chart
      #af671f color shades, tints & tones
#af671f color schemes
#af671f color preview, HTML & CSS examples
           This text has a color of #af671f        
        
          <p style="color:#af671f;">Text here</p>
        
        
          .mytext {color:#af671f;}
        
        Text color #af671f
      
           This box has a color of #af671f        
        
          <div style="background-color:#af671f;">Content here</div>
        
        
          .mybackground {background-color:#af671f;}
        
        Background color #af671f
      
           Border around this has a color of #af671f        
        
          <div style="border:2px solid #af671f;">Content here</div>
        
        
          .myborder {border:2px solid #af671f;}
        
        Border color #af671f