#afba7a color space conversions
Hex:
        #afba7a
        RGB:
        175, 186, 122
        CMY:
        31, 27, 52
        CMYK:
        6, 0, 34, 27
      HSL:
        70°, 31.6832%, 60.3922%
        HSV (HSB):
        70°, 34.4086%, 72.9412%
        XYZ:
        38.7510, 45.6369, 25.1788
        xyY:
        0.3537, 0.4165, 45.6369
      CIE-Lab:
        73.3093, -14.2009, 31.2222
        CIE-LCH:
        73.3093, 34.3000, 114.4577
        CIE-Luv:
        73.3093, -3.6252, 43.6711
        Hunter-Lab:
        67.5551, -15.8303, 25.1903
      #afba7a color charts
#afba7a RGB chart
      #afba7a CMYK chart
      #afba7a RGB pie chart
      #afba7a color shades, tints & tones
#afba7a color schemes
#afba7a color preview, HTML & CSS examples
           This text has a color of #afba7a        
        
          <p style="color:#afba7a;">Text here</p>
        
        
          .mytext {color:#afba7a;}
        
        Text color #afba7a
      
           This box has a color of #afba7a        
        
          <div style="background-color:#afba7a;">Content here</div>
        
        
          .mybackground {background-color:#afba7a;}
        
        Background color #afba7a
      
           Border around this has a color of #afba7a        
        
          <div style="border:2px solid #afba7a;">Content here</div>
        
        
          .myborder {border:2px solid #afba7a;}
        
        Border color #afba7a