#afac47 color space conversions
Hex:
        #afac47
        RGB:
        175, 172, 71
        CMY:
        31, 33, 72
        CMYK:
        0, 2, 59, 31
      HSL:
        58°, 42.2764%, 48.2353%
        HSV (HSB):
        58°, 59.4286%, 68.6275%
        XYZ:
        33.5691, 39.0739, 11.7340
        xyY:
        0.3978, 0.4631, 39.0739
      CIE-Lab:
        68.8048, -12.1078, 51.0397
        CIE-LCH:
        68.8048, 52.4561, 103.3452
        CIE-Luv:
        68.8048, 6.4397, 61.4101
        Hunter-Lab:
        62.5092, -13.5318, 32.6267
      #afac47 color charts
#afac47 RGB chart
      #afac47 CMYK chart
      #afac47 RGB pie chart
      #afac47 color shades, tints & tones
#afac47 color schemes
#afac47 color preview, HTML & CSS examples
           This text has a color of #afac47        
        
          <p style="color:#afac47;">Text here</p>
        
        
          .mytext {color:#afac47;}
        
        Text color #afac47
      
           This box has a color of #afac47        
        
          <div style="background-color:#afac47;">Content here</div>
        
        
          .mybackground {background-color:#afac47;}
        
        Background color #afac47
      
           Border around this has a color of #afac47        
        
          <div style="border:2px solid #afac47;">Content here</div>
        
        
          .myborder {border:2px solid #afac47;}
        
        Border color #afac47