#afb940 color space conversions
Hex:
        #afb940
        RGB:
        175, 185, 64
        CMY:
        31, 27, 75
        CMYK:
        5, 0, 65, 27
      HSL:
        65°, 48.5944%, 48.8235%
        HSV (HSB):
        65°, 65.4054%, 72.5490%
        XYZ:
        35.9536, 44.1820, 11.4835
        xyY:
        0.3924, 0.4822, 44.1820
      CIE-Lab:
        72.3500, -19.2111, 57.8342
        CIE-LCH:
        72.3500, 60.9414, 108.3753
        CIE-Luv:
        72.3500, -1.5767, 69.6428
        Hunter-Lab:
        66.4696, -19.7706, 36.2856
      #afb940 color charts
#afb940 RGB chart
      #afb940 CMYK chart
      #afb940 RGB pie chart
      #afb940 color shades, tints & tones
#afb940 color schemes
#afb940 color preview, HTML & CSS examples
           This text has a color of #afb940        
        
          <p style="color:#afb940;">Text here</p>
        
        
          .mytext {color:#afb940;}
        
        Text color #afb940
      
           This box has a color of #afb940        
        
          <div style="background-color:#afb940;">Content here</div>
        
        
          .mybackground {background-color:#afb940;}
        
        Background color #afb940
      
           Border around this has a color of #afb940        
        
          <div style="border:2px solid #afb940;">Content here</div>
        
        
          .myborder {border:2px solid #afb940;}
        
        Border color #afb940