#afeb0b color space conversions
Hex:
        #afeb0b
        RGB:
        175, 235, 11
        CMY:
        31, 8, 96
        CMYK:
        26, 0, 95, 8
      HSL:
        76°, 91.0569%, 48.2353%
        HSV (HSB):
        76°, 95.3191%, 92.1569%
        XYZ:
        47.4479, 68.5548, 11.0482
        xyY:
        0.3735, 0.5396, 68.5548
      CIE-Lab:
        86.2831, -44.2357, 83.0661
        CIE-LCH:
        86.2831, 94.1104, 118.0369
        CIE-Luv:
        86.2831, -29.9364, 98.7723
        Hunter-Lab:
        82.7978, -42.6054, 50.0470
      #afeb0b color charts
#afeb0b RGB chart
      #afeb0b CMYK chart
      #afeb0b RGB pie chart
      #afeb0b color shades, tints & tones
#afeb0b color schemes
#afeb0b color preview, HTML & CSS examples
           This text has a color of #afeb0b        
        
          <p style="color:#afeb0b;">Text here</p>
        
        
          .mytext {color:#afeb0b;}
        
        Text color #afeb0b
      
           This box has a color of #afeb0b        
        
          <div style="background-color:#afeb0b;">Content here</div>
        
        
          .mybackground {background-color:#afeb0b;}
        
        Background color #afeb0b
      
           Border around this has a color of #afeb0b        
        
          <div style="border:2px solid #afeb0b;">Content here</div>
        
        
          .myborder {border:2px solid #afeb0b;}
        
        Border color #afeb0b