#afbd81 color space conversions
Hex:
        #afbd81
        RGB:
        175, 189, 129
        CMY:
        31, 26, 49
        CMYK:
        7, 0, 32, 26
      HSL:
        74°, 31.2500%, 62.3529%
        HSV (HSB):
        74°, 31.7460%, 74.1176%
        XYZ:
        39.8392, 47.0941, 27.7592
        xyY:
        0.3474, 0.4106, 47.0941
      CIE-Lab:
        74.2499, -14.8166, 28.7859
        CIE-LCH:
        74.2499, 32.3753, 117.2357
        CIE-Luv:
        74.2499, -5.5351, 41.1322
        Hunter-Lab:
        68.6252, -16.4687, 24.0545
      #afbd81 color charts
#afbd81 RGB chart
      #afbd81 CMYK chart
      #afbd81 RGB pie chart
      #afbd81 color shades, tints & tones
#afbd81 color schemes
#afbd81 color preview, HTML & CSS examples
           This text has a color of #afbd81        
        
          <p style="color:#afbd81;">Text here</p>
        
        
          .mytext {color:#afbd81;}
        
        Text color #afbd81
      
           This box has a color of #afbd81        
        
          <div style="background-color:#afbd81;">Content here</div>
        
        
          .mybackground {background-color:#afbd81;}
        
        Background color #afbd81
      
           Border around this has a color of #afbd81        
        
          <div style="border:2px solid #afbd81;">Content here</div>
        
        
          .myborder {border:2px solid #afbd81;}
        
        Border color #afbd81