#afb90e color space conversions
Hex:
        #afb90e
        RGB:
        175, 185, 14
        CMY:
        31, 27, 95
        CMYK:
        5, 0, 92, 27
      HSL:
        64°, 85.9296%, 39.0196%
        HSV (HSB):
        64°, 92.4324%, 72.5490%
        XYZ:
        35.1074, 43.8436, 7.0278
        xyY:
        0.4083, 0.5099, 43.8436
      CIE-Lab:
        72.1238, -21.0955, 71.7115
        CIE-LCH:
        72.1238, 74.7500, 106.3924
        CIE-Luv:
        72.1238, -1.0471, 79.1664
        Hunter-Lab:
        66.2145, -21.2333, 40.0573
      #afb90e color charts
#afb90e RGB chart
      #afb90e CMYK chart
      #afb90e RGB pie chart
      #afb90e color shades, tints & tones
#afb90e color schemes
#afb90e color preview, HTML & CSS examples
           This text has a color of #afb90e        
        
          <p style="color:#afb90e;">Text here</p>
        
        
          .mytext {color:#afb90e;}
        
        Text color #afb90e
      
           This box has a color of #afb90e        
        
          <div style="background-color:#afb90e;">Content here</div>
        
        
          .mybackground {background-color:#afb90e;}
        
        Background color #afb90e
      
           Border around this has a color of #afb90e        
        
          <div style="border:2px solid #afb90e;">Content here</div>
        
        
          .myborder {border:2px solid #afb90e;}
        
        Border color #afb90e