#afb632 color space conversions
Hex:
        #afb632
        RGB:
        175, 182, 50
        CMY:
        31, 29, 80
        CMYK:
        4, 0, 73, 29
      HSL:
        63°, 56.8966%, 45.4902%
        HSV (HSB):
        63°, 72.5275%, 71.3725%
        XYZ:
        34.9829, 42.8001, 9.4351
        xyY:
        0.4011, 0.4907, 42.8001
      CIE-Lab:
        71.4191, -18.4827, 62.2195
        CIE-LCH:
        71.4191, 64.9067, 106.5444
        CIE-Luv:
        71.4191, 0.5226, 72.2553
        Hunter-Lab:
        65.4218, -19.0393, 37.2445
      #afb632 color charts
#afb632 RGB chart
      #afb632 CMYK chart
      #afb632 RGB pie chart
      #afb632 color shades, tints & tones
#afb632 color schemes
#afb632 color preview, HTML & CSS examples
           This text has a color of #afb632        
        
          <p style="color:#afb632;">Text here</p>
        
        
          .mytext {color:#afb632;}
        
        Text color #afb632
      
           This box has a color of #afb632        
        
          <div style="background-color:#afb632;">Content here</div>
        
        
          .mybackground {background-color:#afb632;}
        
        Background color #afb632
      
           Border around this has a color of #afb632        
        
          <div style="border:2px solid #afb632;">Content here</div>
        
        
          .myborder {border:2px solid #afb632;}
        
        Border color #afb632