#afb902 color space conversions
Hex:
        #afb902
        RGB:
        175, 185, 2
        CMY:
        31, 27, 99
        CMYK:
        5, 0, 99, 27
      HSL:
        63°, 97.8610%, 36.6667%
        HSV (HSB):
        63°, 98.9189%, 72.5490%
        XYZ:
        35.0391, 43.8163, 6.6681
        xyY:
        0.4097, 0.5123, 43.8163
      CIE-Lab:
        72.1055, -21.2494, 73.0727
        CIE-LCH:
        72.1055, 76.0997, 106.2143
        CIE-Luv:
        72.1055, -1.0032, 79.9556
        Hunter-Lab:
        66.1939, -21.3519, 40.3631
      #afb902 color charts
#afb902 RGB chart
      #afb902 CMYK chart
      #afb902 RGB pie chart
      #afb902 color shades, tints & tones
#afb902 color schemes
#afb902 color preview, HTML & CSS examples
           This text has a color of #afb902        
        
          <p style="color:#afb902;">Text here</p>
        
        
          .mytext {color:#afb902;}
        
        Text color #afb902
      
           This box has a color of #afb902        
        
          <div style="background-color:#afb902;">Content here</div>
        
        
          .mybackground {background-color:#afb902;}
        
        Background color #afb902
      
           Border around this has a color of #afb902        
        
          <div style="border:2px solid #afb902;">Content here</div>
        
        
          .myborder {border:2px solid #afb902;}
        
        Border color #afb902