#afdf0e color space conversions
Hex:
        #afdf0e
        RGB:
        175, 223, 14
        CMY:
        31, 13, 95
        CMYK:
        22, 0, 94, 13
      HSL:
        74°, 88.1857%, 46.4706%
        HSV (HSB):
        74°, 93.7220%, 87.4510%
        XYZ:
        44.1461, 61.9210, 10.0407
        xyY:
        0.3802, 0.5333, 61.9210
      CIE-Lab:
        82.8714, -38.9525, 80.1104
        CIE-LCH:
        82.8714, 89.0785, 115.9307
        CIE-Luv:
        82.8714, -23.4837, 93.9859
        Hunter-Lab:
        78.6899, -37.5663, 47.5177
      #afdf0e color charts
#afdf0e RGB chart
      #afdf0e CMYK chart
      #afdf0e RGB pie chart
      #afdf0e color shades, tints & tones
#afdf0e color schemes
#afdf0e color preview, HTML & CSS examples
           This text has a color of #afdf0e        
        
          <p style="color:#afdf0e;">Text here</p>
        
        
          .mytext {color:#afdf0e;}
        
        Text color #afdf0e
      
           This box has a color of #afdf0e        
        
          <div style="background-color:#afdf0e;">Content here</div>
        
        
          .mybackground {background-color:#afdf0e;}
        
        Background color #afdf0e
      
           Border around this has a color of #afdf0e        
        
          <div style="border:2px solid #afdf0e;">Content here</div>
        
        
          .myborder {border:2px solid #afdf0e;}
        
        Border color #afdf0e