#afac1f color space conversions
Hex:
        #afac1f
        RGB:
        175, 172, 31
        CMY:
        31, 33, 88
        CMYK:
        0, 2, 82, 31
      HSL:
        59°, 69.9029%, 40.3922%
        HSV (HSB):
        59°, 82.2857%, 68.6275%
        XYZ:
        32.6790, 38.7179, 7.0473
        xyY:
        0.4166, 0.4936, 38.7179
      CIE-Lab:
        68.5465, -14.1457, 65.4695
        CIE-LCH:
        68.5465, 66.9803, 102.1922
        CIE-Luv:
        68.5465, 7.2585, 71.9803
        Hunter-Lab:
        62.2237, -15.1458, 36.8416
      #afac1f color charts
#afac1f RGB chart
      #afac1f CMYK chart
      #afac1f RGB pie chart
      #afac1f color shades, tints & tones
#afac1f color schemes
#afac1f color preview, HTML & CSS examples
           This text has a color of #afac1f        
        
          <p style="color:#afac1f;">Text here</p>
        
        
          .mytext {color:#afac1f;}
        
        Text color #afac1f
      
           This box has a color of #afac1f        
        
          <div style="background-color:#afac1f;">Content here</div>
        
        
          .mybackground {background-color:#afac1f;}
        
        Background color #afac1f
      
           Border around this has a color of #afac1f        
        
          <div style="border:2px solid #afac1f;">Content here</div>
        
        
          .myborder {border:2px solid #afac1f;}
        
        Border color #afac1f