#afa33b color space conversions
Hex:
        #afa33b
        RGB:
        175, 163, 59
        CMY:
        31, 36, 77
        CMYK:
        0, 7, 66, 31
      HSL:
        54°, 49.5726%, 45.8824%
        HSV (HSB):
        54°, 66.2857%, 68.6275%
        XYZ:
        31.5658, 35.6241, 9.3501
        xyY:
        0.4124, 0.4654, 35.6241
      CIE-Lab:
        66.2317, -8.1920, 53.5422
        CIE-LCH:
        66.2317, 54.1652, 98.6988
        CIE-Luv:
        66.2317, 12.6848, 61.5134
        Hunter-Lab:
        59.6859, -10.0480, 32.4921
      #afa33b color charts
#afa33b RGB chart
      #afa33b CMYK chart
      #afa33b RGB pie chart
      #afa33b color shades, tints & tones
#afa33b color schemes
#afa33b color preview, HTML & CSS examples
           This text has a color of #afa33b        
        
          <p style="color:#afa33b;">Text here</p>
        
        
          .mytext {color:#afa33b;}
        
        Text color #afa33b
      
           This box has a color of #afa33b        
        
          <div style="background-color:#afa33b;">Content here</div>
        
        
          .mybackground {background-color:#afa33b;}
        
        Background color #afa33b
      
           Border around this has a color of #afa33b        
        
          <div style="border:2px solid #afa33b;">Content here</div>
        
        
          .myborder {border:2px solid #afa33b;}
        
        Border color #afa33b