#afba43 color space conversions
Hex:
        #afba43
        RGB:
        175, 186, 67
        CMY:
        31, 27, 74
        CMYK:
        6, 0, 64, 27
      HSL:
        66°, 47.0356%, 49.6078%
        HSV (HSB):
        66°, 63.9785%, 72.9412%
        XYZ:
        36.2512, 44.6370, 12.0154
        xyY:
        0.3902, 0.4805, 44.6370
      CIE-Lab:
        72.6522, -19.5187, 56.9185
        CIE-LCH:
        72.6522, 60.1722, 108.9281
        CIE-Luv:
        72.6522, -2.2446, 69.1271
        Hunter-Lab:
        66.8109, -20.0661, 36.1049
      #afba43 color charts
#afba43 RGB chart
      #afba43 CMYK chart
      #afba43 RGB pie chart
      #afba43 color shades, tints & tones
#afba43 color schemes
#afba43 color preview, HTML & CSS examples
           This text has a color of #afba43        
        
          <p style="color:#afba43;">Text here</p>
        
        
          .mytext {color:#afba43;}
        
        Text color #afba43
      
           This box has a color of #afba43        
        
          <div style="background-color:#afba43;">Content here</div>
        
        
          .mybackground {background-color:#afba43;}
        
        Background color #afba43
      
           Border around this has a color of #afba43        
        
          <div style="border:2px solid #afba43;">Content here</div>
        
        
          .myborder {border:2px solid #afba43;}
        
        Border color #afba43