#afb908 color space conversions
Hex:
        #afb908
        RGB:
        175, 185, 8
        CMY:
        31, 27, 97
        CMYK:
        5, 0, 96, 27
      HSL:
        63°, 91.7098%, 37.8431%
        HSV (HSB):
        63°, 95.6757%, 72.5490%
        XYZ:
        35.0720, 43.8294, 6.8412
        xyY:
        0.4090, 0.5112, 43.8294
      CIE-Lab:
        72.1143, -21.1753, 72.4116
        CIE-LCH:
        72.1143, 75.4442, 106.3005
        CIE-Luv:
        72.1143, -1.0243, 79.5754
        Hunter-Lab:
        66.2038, -21.2948, 40.2159
      #afb908 color charts
#afb908 RGB chart
      #afb908 CMYK chart
      #afb908 RGB pie chart
      #afb908 color shades, tints & tones
#afb908 color schemes
#afb908 color preview, HTML & CSS examples
           This text has a color of #afb908        
        
          <p style="color:#afb908;">Text here</p>
        
        
          .mytext {color:#afb908;}
        
        Text color #afb908
      
           This box has a color of #afb908        
        
          <div style="background-color:#afb908;">Content here</div>
        
        
          .mybackground {background-color:#afb908;}
        
        Background color #afb908
      
           Border around this has a color of #afb908        
        
          <div style="border:2px solid #afb908;">Content here</div>
        
        
          .myborder {border:2px solid #afb908;}
        
        Border color #afb908