#ced9aa color space conversions
Hex:
        #ced9aa
        RGB:
        206, 217, 170
        CMY:
        19, 15, 33
        CMYK:
        5, 0, 22, 15
      HSL:
        74°, 38.2114%, 75.8824%
        HSV (HSB):
        74°, 21.6590%, 85.0980%
        XYZ:
        57.5222, 65.6498, 47.6701
        xyY:
        0.3367, 0.3843, 65.6498
      CIE-Lab:
        84.8175, -11.6277, 21.9578
        CIE-LCH:
        84.8175, 24.8465, 117.9032
        CIE-Luv:
        84.8175, -4.0996, 33.2466
        Hunter-Lab:
        81.0246, -15.0696, 21.8344
      #ced9aa color charts
#ced9aa RGB chart
      #ced9aa CMYK chart
      #ced9aa RGB pie chart
      #ced9aa color shades, tints & tones
#ced9aa color schemes
#ced9aa color preview, HTML & CSS examples
           This text has a color of #ced9aa        
        
          <p style="color:#ced9aa;">Text here</p>
        
        
          .mytext {color:#ced9aa;}
        
        Text color #ced9aa
      
           This box has a color of #ced9aa        
        
          <div style="background-color:#ced9aa;">Content here</div>
        
        
          .mybackground {background-color:#ced9aa;}
        
        Background color #ced9aa
      
           Border around this has a color of #ced9aa        
        
          <div style="border:2px solid #ced9aa;">Content here</div>
        
        
          .myborder {border:2px solid #ced9aa;}
        
        Border color #ced9aa