#afb266 color space conversions
Hex:
        #afb266
        RGB:
        175, 178, 102
        CMY:
        31, 30, 60
        CMYK:
        2, 0, 43, 30
      HSL:
        62°, 33.0435%, 54.9020%
        HSV (HSB):
        62°, 42.6966%, 69.8039%
        XYZ:
        35.9979, 41.9141, 18.7633
        xyY:
        0.3724, 0.4336, 41.9141
      CIE-Lab:
        70.8116, -12.4317, 38.3792
        CIE-LCH:
        70.8116, 40.3424, 107.9481
        CIE-Luv:
        70.8116, 1.7227, 50.5049
        Hunter-Lab:
        64.7411, -14.0458, 28.1353
      #afb266 color charts
#afb266 RGB chart
      #afb266 CMYK chart
      #afb266 RGB pie chart
      #afb266 color shades, tints & tones
#afb266 color schemes
#afb266 color preview, HTML & CSS examples
           This text has a color of #afb266        
        
          <p style="color:#afb266;">Text here</p>
        
        
          .mytext {color:#afb266;}
        
        Text color #afb266
      
           This box has a color of #afb266        
        
          <div style="background-color:#afb266;">Content here</div>
        
        
          .mybackground {background-color:#afb266;}
        
        Background color #afb266
      
           Border around this has a color of #afb266        
        
          <div style="border:2px solid #afb266;">Content here</div>
        
        
          .myborder {border:2px solid #afb266;}
        
        Border color #afb266