#afcb5f color space conversions
Hex:
        #afcb5f
        RGB:
        175, 203, 95
        CMY:
        31, 20, 63
        CMYK:
        14, 0, 53, 20
      HSL:
        76°, 50.9434%, 58.4314%
        HSV (HSB):
        76°, 53.2020%, 79.6078%
        XYZ:
        41.1007, 52.6521, 18.8231
        xyY:
        0.3651, 0.4677, 52.6521
      CIE-Lab:
        77.6691, -25.6460, 50.0843
        CIE-LCH:
        77.6691, 56.2686, 117.1150
        CIE-Luv:
        77.6691, -12.6880, 66.3269
        Hunter-Lab:
        72.5617, -25.8764, 35.4129
      #afcb5f color charts
#afcb5f RGB chart
      #afcb5f CMYK chart
      #afcb5f RGB pie chart
      #afcb5f color shades, tints & tones
#afcb5f color schemes
#afcb5f color preview, HTML & CSS examples
           This text has a color of #afcb5f        
        
          <p style="color:#afcb5f;">Text here</p>
        
        
          .mytext {color:#afcb5f;}
        
        Text color #afcb5f
      
           This box has a color of #afcb5f        
        
          <div style="background-color:#afcb5f;">Content here</div>
        
        
          .mybackground {background-color:#afcb5f;}
        
        Background color #afcb5f
      
           Border around this has a color of #afcb5f        
        
          <div style="border:2px solid #afcb5f;">Content here</div>
        
        
          .myborder {border:2px solid #afcb5f;}
        
        Border color #afcb5f