#afb722 color space conversions
Hex:
        #afb722
        RGB:
        175, 183, 34
        CMY:
        31, 28, 87
        CMYK:
        4, 0, 81, 28
      HSL:
        63°, 68.6636%, 42.5490%
        HSV (HSB):
        63°, 81.4208%, 71.7647%
        XYZ:
        34.9014, 43.0964, 7.9923
        xyY:
        0.4059, 0.5012, 43.0964
      CIE-Lab:
        71.6204, -19.6285, 67.3294
        CIE-LCH:
        71.6204, 70.1322, 106.2530
        CIE-Luv:
        71.6204, 0.0850, 75.9540
        Hunter-Lab:
        65.6479, -19.9850, 38.7352
      #afb722 color charts
#afb722 RGB chart
      #afb722 CMYK chart
      #afb722 RGB pie chart
      #afb722 color shades, tints & tones
#afb722 color schemes
#afb722 color preview, HTML & CSS examples
           This text has a color of #afb722        
        
          <p style="color:#afb722;">Text here</p>
        
        
          .mytext {color:#afb722;}
        
        Text color #afb722
      
           This box has a color of #afb722        
        
          <div style="background-color:#afb722;">Content here</div>
        
        
          .mybackground {background-color:#afb722;}
        
        Background color #afb722
      
           Border around this has a color of #afb722        
        
          <div style="border:2px solid #afb722;">Content here</div>
        
        
          .myborder {border:2px solid #afb722;}
        
        Border color #afb722