#cdc078 color space conversions
Hex:
        #cdc078
        RGB:
        205, 192, 120
        CMY:
        20, 25, 53
        CMYK:
        0, 6, 41, 20
      HSL:
        51°, 45.9459%, 63.7255%
        HSV (HSB):
        51°, 41.4634%, 80.3922%
        XYZ:
        47.4166, 52.0345, 25.3138
        xyY:
        0.3800, 0.4171, 52.0345
      CIE-Lab:
        77.3014, -5.6088, 37.8860
        CIE-LCH:
        77.3014, 38.2990, 98.4212
        CIE-Luv:
        77.3014, 12.0563, 50.0224
        Hunter-Lab:
        72.1349, -8.9022, 29.6882
      #cdc078 color charts
#cdc078 RGB chart
      #cdc078 CMYK chart
      #cdc078 RGB pie chart
      #cdc078 color shades, tints & tones
#cdc078 color schemes
#cdc078 color preview, HTML & CSS examples
           This text has a color of #cdc078        
        
          <p style="color:#cdc078;">Text here</p>
        
        
          .mytext {color:#cdc078;}
        
        Text color #cdc078
      
           This box has a color of #cdc078        
        
          <div style="background-color:#cdc078;">Content here</div>
        
        
          .mybackground {background-color:#cdc078;}
        
        Background color #cdc078
      
           Border around this has a color of #cdc078        
        
          <div style="border:2px solid #cdc078;">Content here</div>
        
        
          .myborder {border:2px solid #cdc078;}
        
        Border color #cdc078