#afbd93 color space conversions
Hex:
        #afbd93
        RGB:
        175, 189, 147
        CMY:
        31, 26, 42
        CMYK:
        7, 0, 22, 26
      HSL:
        80°, 24.1379%, 65.8824%
        HSV (HSB):
        80°, 22.2222%, 74.1176%
        XYZ:
        41.1433, 47.6157, 34.6260
        xyY:
        0.3335, 0.3859, 47.6157
      CIE-Lab:
        74.5819, -12.2086, 19.6616
        CIE-LCH:
        74.5819, 23.1436, 121.8377
        CIE-Luv:
        74.5819, -6.1184, 29.4734
        Hunter-Lab:
        69.0042, -14.3279, 18.5514
      #afbd93 color charts
#afbd93 RGB chart
      #afbd93 CMYK chart
      #afbd93 RGB pie chart
      #afbd93 color shades, tints & tones
#afbd93 color schemes
#afbd93 color preview, HTML & CSS examples
           This text has a color of #afbd93        
        
          <p style="color:#afbd93;">Text here</p>
        
        
          .mytext {color:#afbd93;}
        
        Text color #afbd93
      
           This box has a color of #afbd93        
        
          <div style="background-color:#afbd93;">Content here</div>
        
        
          .mybackground {background-color:#afbd93;}
        
        Background color #afbd93
      
           Border around this has a color of #afbd93        
        
          <div style="border:2px solid #afbd93;">Content here</div>
        
        
          .myborder {border:2px solid #afbd93;}
        
        Border color #afbd93