#afc062 color space conversions
Hex:
        #afc062
        RGB:
        175, 192, 98
        CMY:
        31, 25, 62
        CMYK:
        9, 0, 49, 25
      HSL:
        71°, 42.7273%, 56.8627%
        HSV (HSB):
        71°, 48.9583%, 75.2941%
        XYZ:
        38.7334, 47.6951, 18.7199
        xyY:
        0.3684, 0.4536, 47.6951
      CIE-Lab:
        74.6322, -19.9589, 45.0523
        CIE-LCH:
        74.6322, 49.2754, 113.8941
        CIE-Luv:
        74.6322, -6.4412, 59.5716
        Hunter-Lab:
        69.0616, -20.7455, 32.2720
      #afc062 color charts
#afc062 RGB chart
      #afc062 CMYK chart
      #afc062 RGB pie chart
      #afc062 color shades, tints & tones
#afc062 color schemes
#afc062 color preview, HTML & CSS examples
           This text has a color of #afc062        
        
          <p style="color:#afc062;">Text here</p>
        
        
          .mytext {color:#afc062;}
        
        Text color #afc062
      
           This box has a color of #afc062        
        
          <div style="background-color:#afc062;">Content here</div>
        
        
          .mybackground {background-color:#afc062;}
        
        Background color #afc062
      
           Border around this has a color of #afc062        
        
          <div style="border:2px solid #afc062;">Content here</div>
        
        
          .myborder {border:2px solid #afc062;}
        
        Border color #afc062