#cdcdb7 color space conversions
Hex:
        #cdcdb7
        RGB:
        205, 205, 183
        CMY:
        20, 20, 28
        CMYK:
        0, 0, 11, 20
      HSL:
        60°, 18.0328%, 76.0784%
        HSV (HSB):
        60°, 10.7317%, 80.3922%
        XYZ:
        55.5554, 60.0607, 53.4645
        xyY:
        0.3286, 0.3552, 60.0607
      CIE-Lab:
        81.8712, -3.8042, 10.9586
        CIE-LCH:
        81.8712, 11.6001, 109.1442
        CIE-Luv:
        81.8712, 1.2030, 16.6582
        Hunter-Lab:
        77.4988, -7.6644, 13.3465
      #cdcdb7 color charts
#cdcdb7 RGB chart
      #cdcdb7 CMYK chart
      #cdcdb7 RGB pie chart
      #cdcdb7 color shades, tints & tones
#cdcdb7 color schemes
#cdcdb7 color preview, HTML & CSS examples
           This text has a color of #cdcdb7        
        
          <p style="color:#cdcdb7;">Text here</p>
        
        
          .mytext {color:#cdcdb7;}
        
        Text color #cdcdb7
      
           This box has a color of #cdcdb7        
        
          <div style="background-color:#cdcdb7;">Content here</div>
        
        
          .mybackground {background-color:#cdcdb7;}
        
        Background color #cdcdb7
      
           Border around this has a color of #cdcdb7        
        
          <div style="border:2px solid #cdcdb7;">Content here</div>
        
        
          .myborder {border:2px solid #cdcdb7;}
        
        Border color #cdcdb7