#afa712 color space conversions
Hex:
        #afa712
        RGB:
        175, 167, 18
        CMY:
        31, 35, 93
        CMYK:
        0, 5, 90, 31
      HSL:
        57°, 81.3472%, 37.8431%
        HSV (HSB):
        57°, 89.7143%, 68.6275%
        XYZ:
        31.6071, 36.7951, 6.0086
        xyY:
        0.4248, 0.4945, 36.7951
      CIE-Lab:
        67.1230, -11.8828, 67.1719
        CIE-LCH:
        67.1230, 68.2149, 100.0319
        CIE-Luv:
        67.1230, 10.7575, 71.6923
        Hunter-Lab:
        60.6589, -13.1435, 36.5883
      #afa712 color charts
#afa712 RGB chart
      #afa712 CMYK chart
      #afa712 RGB pie chart
      #afa712 color shades, tints & tones
#afa712 color schemes
#afa712 color preview, HTML & CSS examples
           This text has a color of #afa712        
        
          <p style="color:#afa712;">Text here</p>
        
        
          .mytext {color:#afa712;}
        
        Text color #afa712
      
           This box has a color of #afa712        
        
          <div style="background-color:#afa712;">Content here</div>
        
        
          .mybackground {background-color:#afa712;}
        
        Background color #afa712
      
           Border around this has a color of #afa712        
        
          <div style="border:2px solid #afa712;">Content here</div>
        
        
          .myborder {border:2px solid #afa712;}
        
        Border color #afa712