#cdc416 color space conversions
Hex:
        #cdc416
        RGB:
        205, 196, 22
        CMY:
        20, 23, 91
        CMYK:
        0, 4, 89, 20
      HSL:
        57°, 80.6167%, 44.5098%
        HSV (HSB):
        57°, 89.2683%, 80.3922%
        XYZ:
        45.0616, 52.5169, 8.5208
        xyY:
        0.4247, 0.4950, 52.5169
      CIE-Lab:
        77.5889, -13.5249, 75.8133
        CIE-LCH:
        77.5889, 77.0103, 100.1150
        CIE-Luv:
        77.5889, 12.2502, 83.0103
        Hunter-Lab:
        72.4686, -15.8271, 43.7567
      #cdc416 color charts
#cdc416 RGB chart
      #cdc416 CMYK chart
      #cdc416 RGB pie chart
      #cdc416 color shades, tints & tones
#cdc416 color schemes
#cdc416 color preview, HTML & CSS examples
           This text has a color of #cdc416        
        
          <p style="color:#cdc416;">Text here</p>
        
        
          .mytext {color:#cdc416;}
        
        Text color #cdc416
      
           This box has a color of #cdc416        
        
          <div style="background-color:#cdc416;">Content here</div>
        
        
          .mybackground {background-color:#cdc416;}
        
        Background color #cdc416
      
           Border around this has a color of #cdc416        
        
          <div style="border:2px solid #cdc416;">Content here</div>
        
        
          .myborder {border:2px solid #cdc416;}
        
        Border color #cdc416