#afbd50 color space conversions
Hex:
        #afbd50
        RGB:
        175, 189, 80
        CMY:
        31, 26, 69
        CMYK:
        7, 0, 58, 26
      HSL:
        68°, 45.2282%, 52.7451%
        HSV (HSB):
        68°, 57.6720%, 74.1176%
        XYZ:
        37.3248, 46.0883, 14.5181
        xyY:
        0.3811, 0.4706, 46.0883
      CIE-Lab:
        73.6028, -20.0714, 52.3121
        CIE-LCH:
        73.6028, 56.0305, 110.9911
        CIE-Luv:
        73.6028, -4.3042, 65.8503
        Hunter-Lab:
        67.8884, -20.6661, 34.8425
      #afbd50 color charts
#afbd50 RGB chart
      #afbd50 CMYK chart
      #afbd50 RGB pie chart
      #afbd50 color shades, tints & tones
#afbd50 color schemes
#afbd50 color preview, HTML & CSS examples
           This text has a color of #afbd50        
        
          <p style="color:#afbd50;">Text here</p>
        
        
          .mytext {color:#afbd50;}
        
        Text color #afbd50
      
           This box has a color of #afbd50        
        
          <div style="background-color:#afbd50;">Content here</div>
        
        
          .mybackground {background-color:#afbd50;}
        
        Background color #afbd50
      
           Border around this has a color of #afbd50        
        
          <div style="border:2px solid #afbd50;">Content here</div>
        
        
          .myborder {border:2px solid #afbd50;}
        
        Border color #afbd50