#af4c21 color space conversions
Hex:
        #af4c21
        RGB:
        175, 76, 33
        CMY:
        31, 70, 87
        CMYK:
        0, 57, 81, 31
      HSL:
        18°, 68.2692%, 40.7843%
        HSV (HSB):
        18°, 81.1429%, 68.6275%
        XYZ:
        20.5382, 14.3926, 3.1344
        xyY:
        0.5396, 0.3781, 14.3926
      CIE-Lab:
        44.7909, 38.0094, 43.5162
        CIE-LCH:
        44.7909, 57.7787, 48.8643
        CIE-Luv:
        44.7909, 79.3901, 34.1133
        Hunter-Lab:
        37.9376, 30.2430, 21.6578
      #af4c21 color charts
#af4c21 RGB chart
      #af4c21 CMYK chart
      #af4c21 RGB pie chart
      #af4c21 color shades, tints & tones
#af4c21 color schemes
#af4c21 color preview, HTML & CSS examples
           This text has a color of #af4c21        
        
          <p style="color:#af4c21;">Text here</p>
        
        
          .mytext {color:#af4c21;}
        
        Text color #af4c21
      
           This box has a color of #af4c21        
        
          <div style="background-color:#af4c21;">Content here</div>
        
        
          .mybackground {background-color:#af4c21;}
        
        Background color #af4c21
      
           Border around this has a color of #af4c21        
        
          <div style="border:2px solid #af4c21;">Content here</div>
        
        
          .myborder {border:2px solid #af4c21;}
        
        Border color #af4c21