#af4a32 color space conversions
Hex:
        #af4a32
        RGB:
        175, 74, 50
        CMY:
        31, 71, 80
        CMYK:
        0, 58, 71, 31
      HSL:
        12°, 55.5556%, 44.1176%
        HSV (HSB):
        12°, 71.4286%, 68.6275%
        XYZ:
        20.7037, 14.2418, 4.6754
        xyY:
        0.5225, 0.3595, 14.2418
      CIE-Lab:
        44.5777, 39.7320, 34.4094
        CIE-LCH:
        44.5777, 52.5609, 40.8938
        CIE-Luv:
        44.5777, 78.5880, 27.6779
        Hunter-Lab:
        37.7383, 31.8852, 19.0715
      #af4a32 color charts
#af4a32 RGB chart
      #af4a32 CMYK chart
      #af4a32 RGB pie chart
      #af4a32 color shades, tints & tones
#af4a32 color schemes
#af4a32 color preview, HTML & CSS examples
           This text has a color of #af4a32        
        
          <p style="color:#af4a32;">Text here</p>
        
        
          .mytext {color:#af4a32;}
        
        Text color #af4a32
      
           This box has a color of #af4a32        
        
          <div style="background-color:#af4a32;">Content here</div>
        
        
          .mybackground {background-color:#af4a32;}
        
        Background color #af4a32
      
           Border around this has a color of #af4a32        
        
          <div style="border:2px solid #af4a32;">Content here</div>
        
        
          .myborder {border:2px solid #af4a32;}
        
        Border color #af4a32