#afbd71 color space conversions
Hex:
        #afbd71
        RGB:
        175, 189, 113
        CMY:
        31, 26, 56
        CMYK:
        7, 0, 40, 26
      HSL:
        71°, 36.5385%, 59.2157%
        HSV (HSB):
        71°, 40.2116%, 74.1176%
        XYZ:
        38.8574, 46.7014, 22.5891
        xyY:
        0.3593, 0.4318, 46.7014
      CIE-Lab:
        73.9984, -16.8318, 36.7721
        CIE-LCH:
        73.9984, 40.4412, 114.5951
        CIE-Luv:
        73.9984, -5.0722, 50.4108
        Hunter-Lab:
        68.3384, -18.0966, 28.2388
      #afbd71 color charts
#afbd71 RGB chart
      #afbd71 CMYK chart
      #afbd71 RGB pie chart
      #afbd71 color shades, tints & tones
#afbd71 color schemes
#afbd71 color preview, HTML & CSS examples
           This text has a color of #afbd71        
        
          <p style="color:#afbd71;">Text here</p>
        
        
          .mytext {color:#afbd71;}
        
        Text color #afbd71
      
           This box has a color of #afbd71        
        
          <div style="background-color:#afbd71;">Content here</div>
        
        
          .mybackground {background-color:#afbd71;}
        
        Background color #afbd71
      
           Border around this has a color of #afbd71        
        
          <div style="border:2px solid #afbd71;">Content here</div>
        
        
          .myborder {border:2px solid #afbd71;}
        
        Border color #afbd71