#af4e20 color space conversions
Hex:
        #af4e20
        RGB:
        175, 78, 32
        CMY:
        31, 69, 87
        CMYK:
        0, 55, 82, 31
      HSL:
        19°, 69.0821%, 40.5882%
        HSV (HSB):
        19°, 81.7143%, 68.6275%
        XYZ:
        20.6643, 14.6670, 3.1084
        xyY:
        0.5376, 0.3816, 14.6670
      CIE-Lab:
        45.1747, 36.9679, 44.3482
        CIE-LCH:
        45.1747, 57.7355, 50.1861
        CIE-Luv:
        45.1747, 77.9872, 35.0528
        Hunter-Lab:
        38.2975, 29.2929, 21.9961
      #af4e20 color charts
#af4e20 RGB chart
      #af4e20 CMYK chart
      #af4e20 RGB pie chart
      #af4e20 color shades, tints & tones
#af4e20 color schemes
#af4e20 color preview, HTML & CSS examples
           This text has a color of #af4e20        
        
          <p style="color:#af4e20;">Text here</p>
        
        
          .mytext {color:#af4e20;}
        
        Text color #af4e20
      
           This box has a color of #af4e20        
        
          <div style="background-color:#af4e20;">Content here</div>
        
        
          .mybackground {background-color:#af4e20;}
        
        Background color #af4e20
      
           Border around this has a color of #af4e20        
        
          <div style="border:2px solid #af4e20;">Content here</div>
        
        
          .myborder {border:2px solid #af4e20;}
        
        Border color #af4e20