#afac77 color space conversions
Hex:
        #afac77
        RGB:
        175, 172, 119
        CMY:
        31, 33, 53
        CMYK:
        0, 2, 32, 31
      HSL:
        57°, 25.9259%, 57.6471%
        HSV (HSB):
        57°, 32.0000%, 68.6275%
        XYZ:
        35.7615, 39.9509, 23.2792
        xyY:
        0.3613, 0.4036, 39.9509
      CIE-Lab:
        69.4346, -7.2896, 27.7097
        CIE-LCH:
        69.4346, 28.6525, 104.7389
        CIE-Luv:
        69.4346, 4.6051, 37.7078
        Hunter-Lab:
        63.2067, -9.6190, 22.4080
      #afac77 color charts
#afac77 RGB chart
      #afac77 CMYK chart
      #afac77 RGB pie chart
      #afac77 color shades, tints & tones
#afac77 color schemes
#afac77 color preview, HTML & CSS examples
           This text has a color of #afac77        
        
          <p style="color:#afac77;">Text here</p>
        
        
          .mytext {color:#afac77;}
        
        Text color #afac77
      
           This box has a color of #afac77        
        
          <div style="background-color:#afac77;">Content here</div>
        
        
          .mybackground {background-color:#afac77;}
        
        Background color #afac77
      
           Border around this has a color of #afac77        
        
          <div style="border:2px solid #afac77;">Content here</div>
        
        
          .myborder {border:2px solid #afac77;}
        
        Border color #afac77