#afbd35 color space conversions
Hex:
        #afbd35
        RGB:
        175, 189, 53
        CMY:
        31, 26, 79
        CMYK:
        7, 0, 72, 26
      HSL:
        66°, 56.1983%, 47.4510%
        HSV (HSB):
        66°, 71.9577%, 74.1176%
        XYZ:
        36.5194, 45.7662, 10.2771
        xyY:
        0.3945, 0.4944, 45.7662
      CIE-Lab:
        73.3936, -21.8221, 63.0655
        CIE-LCH:
        73.3936, 66.7342, 109.0868
        CIE-Luv:
        73.3936, -3.8764, 74.4762
        Hunter-Lab:
        67.6507, -22.0304, 38.3485
      #afbd35 color charts
#afbd35 RGB chart
      #afbd35 CMYK chart
      #afbd35 RGB pie chart
      #afbd35 color shades, tints & tones
#afbd35 color schemes
#afbd35 color preview, HTML & CSS examples
           This text has a color of #afbd35        
        
          <p style="color:#afbd35;">Text here</p>
        
        
          .mytext {color:#afbd35;}
        
        Text color #afbd35
      
           This box has a color of #afbd35        
        
          <div style="background-color:#afbd35;">Content here</div>
        
        
          .mybackground {background-color:#afbd35;}
        
        Background color #afbd35
      
           Border around this has a color of #afbd35        
        
          <div style="border:2px solid #afbd35;">Content here</div>
        
        
          .myborder {border:2px solid #afbd35;}
        
        Border color #afbd35