#afa812 color space conversions
Hex:
        #afa812
        RGB:
        175, 168, 18
        CMY:
        31, 34, 93
        CMYK:
        0, 4, 90, 31
      HSL:
        57°, 81.3472%, 37.8431%
        HSV (HSB):
        57°, 89.7143%, 68.6275%
        XYZ:
        31.7910, 37.1629, 6.0699
        xyY:
        0.4237, 0.4953, 37.1629
      CIE-Lab:
        67.3991, -12.4021, 67.3898
        CIE-LCH:
        67.3991, 68.5215, 100.4278
        CIE-Luv:
        67.3991, 10.0788, 72.0891
        Hunter-Lab:
        60.9614, -13.5957, 36.7695
      #afa812 color charts
#afa812 RGB chart
      #afa812 CMYK chart
      #afa812 RGB pie chart
      #afa812 color shades, tints & tones
#afa812 color schemes
#afa812 color preview, HTML & CSS examples
           This text has a color of #afa812        
        
          <p style="color:#afa812;">Text here</p>
        
        
          .mytext {color:#afa812;}
        
        Text color #afa812
      
           This box has a color of #afa812        
        
          <div style="background-color:#afa812;">Content here</div>
        
        
          .mybackground {background-color:#afa812;}
        
        Background color #afa812
      
           Border around this has a color of #afa812        
        
          <div style="border:2px solid #afa812;">Content here</div>
        
        
          .myborder {border:2px solid #afa812;}
        
        Border color #afa812