#afb76a color space conversions
Hex:
        #afb76a
        RGB:
        175, 183, 106
        CMY:
        31, 28, 58
        CMYK:
        4, 0, 42, 28
      HSL:
        66°, 34.8416%, 56.6667%
        HSV (HSB):
        66°, 42.0765%, 71.7647%
        XYZ:
        37.2142, 44.0215, 20.1713
        xyY:
        0.3670, 0.4341, 44.0215
      CIE-Lab:
        72.2429, -14.5716, 38.1299
        CIE-LCH:
        72.2429, 40.8193, 110.9146
        CIE-Luv:
        72.2429, -1.3825, 51.0072
        Hunter-Lab:
        66.3487, -15.9918, 28.4188
      #afb76a color charts
#afb76a RGB chart
      #afb76a CMYK chart
      #afb76a RGB pie chart
      #afb76a color shades, tints & tones
#afb76a color schemes
#afb76a color preview, HTML & CSS examples
           This text has a color of #afb76a        
        
          <p style="color:#afb76a;">Text here</p>
        
        
          .mytext {color:#afb76a;}
        
        Text color #afb76a
      
           This box has a color of #afb76a        
        
          <div style="background-color:#afb76a;">Content here</div>
        
        
          .mybackground {background-color:#afb76a;}
        
        Background color #afb76a
      
           Border around this has a color of #afb76a        
        
          <div style="border:2px solid #afb76a;">Content here</div>
        
        
          .myborder {border:2px solid #afb76a;}
        
        Border color #afb76a