#afbe67 color space conversions
Hex:
        #afbe67
        RGB:
        175, 190, 103
        CMY:
        31, 25, 60
        CMYK:
        8, 0, 46, 25
      HSL:
        70°, 40.0922%, 57.4510%
        HSV (HSB):
        70°, 45.7895%, 74.5098%
        XYZ:
        38.5408, 46.9201, 19.8571
        xyY:
        0.3659, 0.4455, 46.9201
      CIE-Lab:
        74.1387, -18.4470, 41.9934
        CIE-LCH:
        74.1387, 45.8666, 113.7151
        CIE-Luv:
        74.1387, -5.3931, 56.1465
        Hunter-Lab:
        68.4983, -19.4382, 30.7611
      #afbe67 color charts
#afbe67 RGB chart
      #afbe67 CMYK chart
      #afbe67 RGB pie chart
      #afbe67 color shades, tints & tones
#afbe67 color schemes
#afbe67 color preview, HTML & CSS examples
           This text has a color of #afbe67        
        
          <p style="color:#afbe67;">Text here</p>
        
        
          .mytext {color:#afbe67;}
        
        Text color #afbe67
      
           This box has a color of #afbe67        
        
          <div style="background-color:#afbe67;">Content here</div>
        
        
          .mybackground {background-color:#afbe67;}
        
        Background color #afbe67
      
           Border around this has a color of #afbe67        
        
          <div style="border:2px solid #afbe67;">Content here</div>
        
        
          .myborder {border:2px solid #afbe67;}
        
        Border color #afbe67