#afbe76 color space conversions
Hex:
        #afbe76
        RGB:
        175, 190, 118
        CMY:
        31, 25, 54
        CMYK:
        8, 0, 38, 25
      HSL:
        73°, 35.6436%, 60.3922%
        HSV (HSB):
        73°, 37.8947%, 74.5098%
        XYZ:
        39.3627, 47.2489, 24.1849
        xyY:
        0.3553, 0.4264, 47.2489
      CIE-Lab:
        74.3487, -16.7403, 34.6512
        CIE-LCH:
        74.3487, 38.4830, 115.7856
        CIE-Luv:
        74.3487, -5.7789, 48.1700
        Hunter-Lab:
        68.7378, -18.0733, 27.2558
      #afbe76 color charts
#afbe76 RGB chart
      #afbe76 CMYK chart
      #afbe76 RGB pie chart
      #afbe76 color shades, tints & tones
#afbe76 color schemes
#afbe76 color preview, HTML & CSS examples
           This text has a color of #afbe76        
        
          <p style="color:#afbe76;">Text here</p>
        
        
          .mytext {color:#afbe76;}
        
        Text color #afbe76
      
           This box has a color of #afbe76        
        
          <div style="background-color:#afbe76;">Content here</div>
        
        
          .mybackground {background-color:#afbe76;}
        
        Background color #afbe76
      
           Border around this has a color of #afbe76        
        
          <div style="border:2px solid #afbe76;">Content here</div>
        
        
          .myborder {border:2px solid #afbe76;}
        
        Border color #afbe76