#cdcf55 color space conversions
Hex:
        #cdcf55
        RGB:
        205, 207, 85
        CMY:
        20, 19, 67
        CMYK:
        1, 0, 59, 19
      HSL:
        61°, 55.9633%, 57.2549%
        HSV (HSB):
        61°, 58.9372%, 81.1765%
        XYZ:
        49.1294, 58.2607, 17.2504
        xyY:
        0.3942, 0.4674, 58.2607
      CIE-Lab:
        80.8835, -16.3305, 58.8200
        CIE-LCH:
        80.8835, 61.0449, 105.5165
        CIE-Luv:
        80.8835, 3.9534, 73.1519
        Hunter-Lab:
        76.3287, -18.6827, 40.0305
      #cdcf55 color charts
#cdcf55 RGB chart
      #cdcf55 CMYK chart
      #cdcf55 RGB pie chart
      #cdcf55 color shades, tints & tones
#cdcf55 color schemes
#cdcf55 color preview, HTML & CSS examples
           This text has a color of #cdcf55        
        
          <p style="color:#cdcf55;">Text here</p>
        
        
          .mytext {color:#cdcf55;}
        
        Text color #cdcf55
      
           This box has a color of #cdcf55        
        
          <div style="background-color:#cdcf55;">Content here</div>
        
        
          .mybackground {background-color:#cdcf55;}
        
        Background color #cdcf55
      
           Border around this has a color of #cdcf55        
        
          <div style="border:2px solid #cdcf55;">Content here</div>
        
        
          .myborder {border:2px solid #cdcf55;}
        
        Border color #cdcf55