#afb162 color space conversions
Hex:
        #afb162
        RGB:
        175, 177, 98
        CMY:
        31, 31, 62
        CMYK:
        1, 0, 45, 31
      HSL:
        62°, 33.6170%, 53.9216%
        HSV (HSB):
        62°, 44.6328%, 69.4118%
        XYZ:
        35.6059, 41.4401, 17.6774
        xyY:
        0.3759, 0.4375, 41.4401
      CIE-Lab:
        70.4832, -12.3336, 40.0027
        CIE-LCH:
        70.4832, 41.8609, 107.1355
        CIE-Luv:
        70.4832, 2.4643, 52.0297
        Hunter-Lab:
        64.3740, -13.9242, 28.7805
      #afb162 color charts
#afb162 RGB chart
      #afb162 CMYK chart
      #afb162 RGB pie chart
      #afb162 color shades, tints & tones
#afb162 color schemes
#afb162 color preview, HTML & CSS examples
           This text has a color of #afb162        
        
          <p style="color:#afb162;">Text here</p>
        
        
          .mytext {color:#afb162;}
        
        Text color #afb162
      
           This box has a color of #afb162        
        
          <div style="background-color:#afb162;">Content here</div>
        
        
          .mybackground {background-color:#afb162;}
        
        Background color #afb162
      
           Border around this has a color of #afb162        
        
          <div style="border:2px solid #afb162;">Content here</div>
        
        
          .myborder {border:2px solid #afb162;}
        
        Border color #afb162