#afa526 color space conversions
Hex:
        #afa526
        RGB:
        175, 165, 38
        CMY:
        31, 35, 85
        CMYK:
        0, 6, 78, 31
      HSL:
        56°, 64.3192%, 41.7647%
        HSV (HSB):
        56°, 78.2857%, 68.6275%
        XYZ:
        31.4842, 36.1642, 7.1547
        xyY:
        0.4209, 0.4835, 36.1642
      CIE-Lab:
        66.6452, -10.2728, 61.7854
        CIE-LCH:
        66.6452, 62.6336, 99.4400
        CIE-Luv:
        66.6452, 11.8457, 67.8444
        Hunter-Lab:
        60.1367, -11.7865, 35.0417
      #afa526 color charts
#afa526 RGB chart
      #afa526 CMYK chart
      #afa526 RGB pie chart
      #afa526 color shades, tints & tones
#afa526 color schemes
#afa526 color preview, HTML & CSS examples
           This text has a color of #afa526        
        
          <p style="color:#afa526;">Text here</p>
        
        
          .mytext {color:#afa526;}
        
        Text color #afa526
      
           This box has a color of #afa526        
        
          <div style="background-color:#afa526;">Content here</div>
        
        
          .mybackground {background-color:#afa526;}
        
        Background color #afa526
      
           Border around this has a color of #afa526        
        
          <div style="border:2px solid #afa526;">Content here</div>
        
        
          .myborder {border:2px solid #afa526;}
        
        Border color #afa526