#afbd91 color space conversions
Hex:
        #afbd91
        RGB:
        175, 189, 145
        CMY:
        31, 26, 43
        CMYK:
        7, 0, 23, 26
      HSL:
        79°, 25.0000%, 65.4902%
        HSV (HSB):
        79°, 23.2804%, 74.1176%
        XYZ:
        40.9876, 47.5535, 33.8065
        xyY:
        0.3350, 0.3887, 47.5535
      CIE-Lab:
        74.5424, -12.5159, 20.6791
        CIE-LCH:
        74.5424, 24.1717, 121.1841
        CIE-Luv:
        74.5424, -6.0506, 30.8272
        Hunter-Lab:
        68.9590, -14.5821, 19.2050
      #afbd91 color charts
#afbd91 RGB chart
      #afbd91 CMYK chart
      #afbd91 RGB pie chart
      #afbd91 color shades, tints & tones
#afbd91 color schemes
#afbd91 color preview, HTML & CSS examples
           This text has a color of #afbd91        
        
          <p style="color:#afbd91;">Text here</p>
        
        
          .mytext {color:#afbd91;}
        
        Text color #afbd91
      
           This box has a color of #afbd91        
        
          <div style="background-color:#afbd91;">Content here</div>
        
        
          .mybackground {background-color:#afbd91;}
        
        Background color #afbd91
      
           Border around this has a color of #afbd91        
        
          <div style="border:2px solid #afbd91;">Content here</div>
        
        
          .myborder {border:2px solid #afbd91;}
        
        Border color #afbd91