#afb526 color space conversions
Hex:
        #afb526
        RGB:
        175, 181, 38
        CMY:
        31, 29, 85
        CMYK:
        3, 0, 79, 29
      HSL:
        63°, 65.2968%, 42.9412%
        HSV (HSB):
        63°, 79.0055%, 70.9804%
        XYZ:
        34.5529, 42.3016, 8.1776
        xyY:
        0.4064, 0.4975, 42.3016
      CIE-Lab:
        71.0784, -18.4881, 65.7527
        CIE-LCH:
        71.0784, 68.3024, 105.7047
        CIE-Luv:
        71.0784, 1.3161, 74.4318
        Hunter-Lab:
        65.0397, -18.9898, 38.0731
      #afb526 color charts
#afb526 RGB chart
      #afb526 CMYK chart
      #afb526 RGB pie chart
      #afb526 color shades, tints & tones
#afb526 color schemes
#afb526 color preview, HTML & CSS examples
           This text has a color of #afb526        
        
          <p style="color:#afb526;">Text here</p>
        
        
          .mytext {color:#afb526;}
        
        Text color #afb526
      
           This box has a color of #afb526        
        
          <div style="background-color:#afb526;">Content here</div>
        
        
          .mybackground {background-color:#afb526;}
        
        Background color #afb526
      
           Border around this has a color of #afb526        
        
          <div style="border:2px solid #afb526;">Content here</div>
        
        
          .myborder {border:2px solid #afb526;}
        
        Border color #afb526