#afb742 color space conversions
Hex:
        #afb742
        RGB:
        175, 183, 66
        CMY:
        31, 28, 74
        CMYK:
        4, 0, 64, 28
      HSL:
        64°, 46.9880%, 48.8235%
        HSV (HSB):
        64°, 63.9344%, 71.7647%
        XYZ:
        35.5961, 43.3743, 11.6502
        xyY:
        0.3928, 0.4786, 43.3743
      CIE-Lab:
        71.8083, -18.0786, 56.4451
        CIE-LCH:
        71.8083, 59.2696, 107.7596
        CIE-Luv:
        71.8083, -0.3756, 68.1175
        Hunter-Lab:
        65.8592, -18.7765, 35.6132
      #afb742 color charts
#afb742 RGB chart
      #afb742 CMYK chart
      #afb742 RGB pie chart
      #afb742 color shades, tints & tones
#afb742 color schemes
#afb742 color preview, HTML & CSS examples
           This text has a color of #afb742        
        
          <p style="color:#afb742;">Text here</p>
        
        
          .mytext {color:#afb742;}
        
        Text color #afb742
      
           This box has a color of #afb742        
        
          <div style="background-color:#afb742;">Content here</div>
        
        
          .mybackground {background-color:#afb742;}
        
        Background color #afb742
      
           Border around this has a color of #afb742        
        
          <div style="border:2px solid #afb742;">Content here</div>
        
        
          .myborder {border:2px solid #afb742;}
        
        Border color #afb742