#cdcb50 color space conversions
Hex:
        #cdcb50
        RGB:
        205, 203, 80
        CMY:
        20, 20, 69
        CMYK:
        0, 1, 61, 20
      HSL:
        59°, 55.5556%, 55.8824%
        HSV (HSB):
        59°, 60.9756%, 80.3922%
        XYZ:
        47.9807, 56.2702, 15.9218
        xyY:
        0.3993, 0.4682, 56.2702
      CIE-Lab:
        79.7673, -14.6713, 59.7485
        CIE-LCH:
        79.7673, 61.5234, 103.7961
        CIE-Luv:
        79.7673, 6.6130, 73.1442
        Hunter-Lab:
        75.0135, -17.0999, 39.9250
      #cdcb50 color charts
#cdcb50 RGB chart
      #cdcb50 CMYK chart
      #cdcb50 RGB pie chart
      #cdcb50 color shades, tints & tones
#cdcb50 color schemes
#cdcb50 color preview, HTML & CSS examples
           This text has a color of #cdcb50        
        
          <p style="color:#cdcb50;">Text here</p>
        
        
          .mytext {color:#cdcb50;}
        
        Text color #cdcb50
      
           This box has a color of #cdcb50        
        
          <div style="background-color:#cdcb50;">Content here</div>
        
        
          .mybackground {background-color:#cdcb50;}
        
        Background color #cdcb50
      
           Border around this has a color of #cdcb50        
        
          <div style="border:2px solid #cdcb50;">Content here</div>
        
        
          .myborder {border:2px solid #cdcb50;}
        
        Border color #cdcb50