#afbd69 color space conversions
Hex:
        #afbd69
        RGB:
        175, 189, 105
        CMY:
        31, 26, 59
        CMYK:
        7, 0, 44, 26
      HSL:
        70°, 38.8889%, 57.6471%
        HSV (HSB):
        70°, 44.4444%, 74.1176%
        XYZ:
        38.4266, 46.5291, 20.3203
        xyY:
        0.3650, 0.4420, 46.5291
      CIE-Lab:
        73.8875, -17.7306, 40.6854
        CIE-LCH:
        73.8875, 44.3810, 113.5475
        CIE-Luv:
        73.8875, -4.8621, 54.6285
        Hunter-Lab:
        68.2122, -18.8154, 30.0862
      #afbd69 color charts
#afbd69 RGB chart
      #afbd69 CMYK chart
      #afbd69 RGB pie chart
      #afbd69 color shades, tints & tones
#afbd69 color schemes
#afbd69 color preview, HTML & CSS examples
           This text has a color of #afbd69        
        
          <p style="color:#afbd69;">Text here</p>
        
        
          .mytext {color:#afbd69;}
        
        Text color #afbd69
      
           This box has a color of #afbd69        
        
          <div style="background-color:#afbd69;">Content here</div>
        
        
          .mybackground {background-color:#afbd69;}
        
        Background color #afbd69
      
           Border around this has a color of #afbd69        
        
          <div style="border:2px solid #afbd69;">Content here</div>
        
        
          .myborder {border:2px solid #afbd69;}
        
        Border color #afbd69