#af7a44 color space conversions
Hex:
        #af7a44
        RGB:
        175, 122, 68
        CMY:
        31, 52, 73
        CMYK:
        0, 30, 61, 31
      HSL:
        30°, 44.0329%, 47.6471%
        HSV (HSB):
        30°, 61.1429%, 68.6275%
        XYZ:
        25.6821, 23.4504, 8.6416
        xyY:
        0.4445, 0.4059, 23.4504
      CIE-Lab:
        55.5333, 14.9138, 37.3840
        CIE-LCH:
        55.5333, 40.2490, 68.2513
        CIE-Luv:
        55.5333, 41.0349, 39.6330
        Hunter-Lab:
        48.4256, 9.9212, 23.3175
      #af7a44 color charts
#af7a44 RGB chart
      #af7a44 CMYK chart
      #af7a44 RGB pie chart
      #af7a44 color shades, tints & tones
#af7a44 color schemes
#af7a44 color preview, HTML & CSS examples
           This text has a color of #af7a44        
        
          <p style="color:#af7a44;">Text here</p>
        
        
          .mytext {color:#af7a44;}
        
        Text color #af7a44
      
           This box has a color of #af7a44        
        
          <div style="background-color:#af7a44;">Content here</div>
        
        
          .mybackground {background-color:#af7a44;}
        
        Background color #af7a44
      
           Border around this has a color of #af7a44        
        
          <div style="border:2px solid #af7a44;">Content here</div>
        
        
          .myborder {border:2px solid #af7a44;}
        
        Border color #af7a44