#afa629 color space conversions
Hex:
        #afa629
        RGB:
        175, 166, 41
        CMY:
        31, 35, 84
        CMYK:
        0, 5, 77, 31
      HSL:
        56°, 62.0370%, 42.3529%
        HSV (HSB):
        56°, 76.5714%, 68.6275%
        XYZ:
        31.7157, 36.5465, 7.4804
        xyY:
        0.4187, 0.4825, 36.5465
      CIE-Lab:
        66.9354, -10.6780, 61.0793
        CIE-LCH:
        66.9354, 62.0056, 99.9163
        CIE-Luv:
        66.9354, 11.1132, 67.6275
        Hunter-Lab:
        60.4537, -12.1480, 34.9812
      #afa629 color charts
#afa629 RGB chart
      #afa629 CMYK chart
      #afa629 RGB pie chart
      #afa629 color shades, tints & tones
#afa629 color schemes
#afa629 color preview, HTML & CSS examples
           This text has a color of #afa629        
        
          <p style="color:#afa629;">Text here</p>
        
        
          .mytext {color:#afa629;}
        
        Text color #afa629
      
           This box has a color of #afa629        
        
          <div style="background-color:#afa629;">Content here</div>
        
        
          .mybackground {background-color:#afa629;}
        
        Background color #afa629
      
           Border around this has a color of #afa629        
        
          <div style="border:2px solid #afa629;">Content here</div>
        
        
          .myborder {border:2px solid #afa629;}
        
        Border color #afa629