#afbe78 color space conversions
Hex:
        #afbe78
        RGB:
        175, 190, 120
        CMY:
        31, 25, 53
        CMYK:
        8, 0, 37, 25
      HSL:
        73°, 35.0000%, 60.7843%
        HSV (HSB):
        73°, 36.8421%, 74.5098%
        XYZ:
        39.4828, 47.2969, 24.8176
        xyY:
        0.3538, 0.4238, 47.2969
      CIE-Lab:
        74.3793, -16.4935, 33.6568
        CIE-LCH:
        74.3793, 37.4809, 116.1071
        CIE-Luv:
        74.3793, -5.8340, 47.0310
        Hunter-Lab:
        68.7728, -17.8745, 26.7454
      #afbe78 color charts
#afbe78 RGB chart
      #afbe78 CMYK chart
      #afbe78 RGB pie chart
      #afbe78 color shades, tints & tones
#afbe78 color schemes
#afbe78 color preview, HTML & CSS examples
           This text has a color of #afbe78        
        
          <p style="color:#afbe78;">Text here</p>
        
        
          .mytext {color:#afbe78;}
        
        Text color #afbe78
      
           This box has a color of #afbe78        
        
          <div style="background-color:#afbe78;">Content here</div>
        
        
          .mybackground {background-color:#afbe78;}
        
        Background color #afbe78
      
           Border around this has a color of #afbe78        
        
          <div style="border:2px solid #afbe78;">Content here</div>
        
        
          .myborder {border:2px solid #afbe78;}
        
        Border color #afbe78