#afb458 color space conversions
Hex:
        #afb458
        RGB:
        175, 180, 88
        CMY:
        31, 29, 65
        CMYK:
        3, 0, 51, 29
      HSL:
        63°, 38.0165%, 52.5490%
        HSV (HSB):
        63°, 51.1111%, 70.5882%
        XYZ:
        35.7619, 42.4611, 15.5435
        xyY:
        0.3814, 0.4528, 42.4611
      CIE-Lab:
        71.1876, -14.8446, 45.7971
        CIE-LCH:
        71.1876, 48.1429, 107.9595
        CIE-Luv:
        71.1876, 0.9519, 58.2447
        Hunter-Lab:
        65.1621, -16.0704, 31.4707
      #afb458 color charts
#afb458 RGB chart
      #afb458 CMYK chart
      #afb458 RGB pie chart
      #afb458 color shades, tints & tones
#afb458 color schemes
#afb458 color preview, HTML & CSS examples
           This text has a color of #afb458        
        
          <p style="color:#afb458;">Text here</p>
        
        
          .mytext {color:#afb458;}
        
        Text color #afb458
      
           This box has a color of #afb458        
        
          <div style="background-color:#afb458;">Content here</div>
        
        
          .mybackground {background-color:#afb458;}
        
        Background color #afb458
      
           Border around this has a color of #afb458        
        
          <div style="border:2px solid #afb458;">Content here</div>
        
        
          .myborder {border:2px solid #afb458;}
        
        Border color #afb458