#afbd37 color space conversions
Hex:
        #afbd37
        RGB:
        175, 189, 55
        CMY:
        31, 26, 78
        CMYK:
        7, 0, 71, 26
      HSL:
        66°, 54.9180%, 47.8431%
        HSV (HSB):
        66°, 70.8995%, 74.1176%
        XYZ:
        36.5664, 45.7850, 10.5246
        xyY:
        0.3937, 0.4930, 45.7850
      CIE-Lab:
        73.4058, -21.7190, 62.3616
        CIE-LCH:
        73.4058, 66.0355, 109.2020
        CIE-Luv:
        73.4058, -3.9018, 73.9626
        Hunter-Lab:
        67.6646, -21.9505, 38.1432
      #afbd37 color charts
#afbd37 RGB chart
      #afbd37 CMYK chart
      #afbd37 RGB pie chart
      #afbd37 color shades, tints & tones
#afbd37 color schemes
#afbd37 color preview, HTML & CSS examples
           This text has a color of #afbd37        
        
          <p style="color:#afbd37;">Text here</p>
        
        
          .mytext {color:#afbd37;}
        
        Text color #afbd37
      
           This box has a color of #afbd37        
        
          <div style="background-color:#afbd37;">Content here</div>
        
        
          .mybackground {background-color:#afbd37;}
        
        Background color #afbd37
      
           Border around this has a color of #afbd37        
        
          <div style="border:2px solid #afbd37;">Content here</div>
        
        
          .myborder {border:2px solid #afbd37;}
        
        Border color #afbd37