#cdc10f color space conversions
Hex:
        #cdc10f
        RGB:
        205, 193, 15
        CMY:
        20, 24, 94
        CMYK:
        0, 6, 93, 20
      HSL:
        56°, 86.3636%, 43.1373%
        HSV (HSB):
        56°, 92.6829%, 80.3922%
        XYZ:
        44.3330, 51.1536, 7.9890
        xyY:
        0.4284, 0.4944, 51.1536
      CIE-Lab:
        76.7719, -12.1160, 76.2231
        CIE-LCH:
        76.7719, 77.1800, 99.0319
        CIE-Luv:
        76.7719, 14.3524, 82.4590
        Hunter-Lab:
        71.5217, -14.5190, 43.4425
      #cdc10f color charts
#cdc10f RGB chart
      #cdc10f CMYK chart
      #cdc10f RGB pie chart
      #cdc10f color shades, tints & tones
#cdc10f color schemes
#cdc10f color preview, HTML & CSS examples
           This text has a color of #cdc10f        
        
          <p style="color:#cdc10f;">Text here</p>
        
        
          .mytext {color:#cdc10f;}
        
        Text color #cdc10f
      
           This box has a color of #cdc10f        
        
          <div style="background-color:#cdc10f;">Content here</div>
        
        
          .mybackground {background-color:#cdc10f;}
        
        Background color #cdc10f
      
           Border around this has a color of #cdc10f        
        
          <div style="border:2px solid #cdc10f;">Content here</div>
        
        
          .myborder {border:2px solid #cdc10f;}
        
        Border color #cdc10f