#afbe87 color space conversions
Hex:
        #afbe87
        RGB:
        175, 190, 135
        CMY:
        31, 25, 47
        CMYK:
        8, 0, 29, 25
      HSL:
        76°, 29.7297%, 63.7255%
        HSV (HSB):
        76°, 28.9474%, 74.5098%
        XYZ:
        40.4658, 47.6901, 29.9940
        xyY:
        0.3425, 0.4036, 47.6901
      CIE-Lab:
        74.6291, -14.4992, 26.1238
        CIE-LCH:
        74.6291, 29.8778, 119.0312
        CIE-Luv:
        74.6291, -6.2739, 37.9588
        Hunter-Lab:
        69.0580, -16.2562, 22.5892
      #afbe87 color charts
#afbe87 RGB chart
      #afbe87 CMYK chart
      #afbe87 RGB pie chart
      #afbe87 color shades, tints & tones
#afbe87 color schemes
#afbe87 color preview, HTML & CSS examples
           This text has a color of #afbe87        
        
          <p style="color:#afbe87;">Text here</p>
        
        
          .mytext {color:#afbe87;}
        
        Text color #afbe87
      
           This box has a color of #afbe87        
        
          <div style="background-color:#afbe87;">Content here</div>
        
        
          .mybackground {background-color:#afbe87;}
        
        Background color #afbe87
      
           Border around this has a color of #afbe87        
        
          <div style="border:2px solid #afbe87;">Content here</div>
        
        
          .myborder {border:2px solid #afbe87;}
        
        Border color #afbe87