#af4d23 color space conversions
Hex:
        #af4d23
        RGB:
        175, 77, 35
        CMY:
        31, 70, 86
        CMYK:
        0, 56, 80, 31
      HSL:
        18°, 66.6667%, 41.1765%
        HSV (HSB):
        18°, 80.0000%, 68.6275%
        XYZ:
        20.6364, 14.5431, 3.3095
        xyY:
        0.5362, 0.3778, 14.5431
      CIE-Lab:
        45.0019, 37.5777, 42.7592
        CIE-LCH:
        45.0019, 56.9248, 48.6903
        CIE-Luv:
        45.0019, 78.4252, 33.8889
        Hunter-Lab:
        38.1354, 29.8560, 21.5493
      #af4d23 color charts
#af4d23 RGB chart
      #af4d23 CMYK chart
      #af4d23 RGB pie chart
      #af4d23 color shades, tints & tones
#af4d23 color schemes
#af4d23 color preview, HTML & CSS examples
           This text has a color of #af4d23        
        
          <p style="color:#af4d23;">Text here</p>
        
        
          .mytext {color:#af4d23;}
        
        Text color #af4d23
      
           This box has a color of #af4d23        
        
          <div style="background-color:#af4d23;">Content here</div>
        
        
          .mybackground {background-color:#af4d23;}
        
        Background color #af4d23
      
           Border around this has a color of #af4d23        
        
          <div style="border:2px solid #af4d23;">Content here</div>
        
        
          .myborder {border:2px solid #af4d23;}
        
        Border color #af4d23