#afcd69 color space conversions
Hex:
        #afcd69
        RGB:
        175, 205, 105
        CMY:
        31, 20, 59
        CMYK:
        15, 0, 49, 20
      HSL:
        78°, 50.0000%, 60.7843%
        HSV (HSB):
        78°, 48.7805%, 80.3922%
        XYZ:
        42.0603, 53.7965, 21.5316
        xyY:
        0.3583, 0.4583, 53.7965
      CIE-Lab:
        78.3429, -25.6303, 46.1399
        CIE-LCH:
        78.3429, 52.7807, 119.0518
        CIE-Luv:
        78.3429, -13.9410, 62.7564
        Hunter-Lab:
        73.3461, -25.9949, 33.9371
      #afcd69 color charts
#afcd69 RGB chart
      #afcd69 CMYK chart
      #afcd69 RGB pie chart
      #afcd69 color shades, tints & tones
#afcd69 color schemes
#afcd69 color preview, HTML & CSS examples
           This text has a color of #afcd69        
        
          <p style="color:#afcd69;">Text here</p>
        
        
          .mytext {color:#afcd69;}
        
        Text color #afcd69
      
           This box has a color of #afcd69        
        
          <div style="background-color:#afcd69;">Content here</div>
        
        
          .mybackground {background-color:#afcd69;}
        
        Background color #afcd69
      
           Border around this has a color of #afcd69        
        
          <div style="border:2px solid #afcd69;">Content here</div>
        
        
          .myborder {border:2px solid #afcd69;}
        
        Border color #afcd69