#cbd7ae color space conversions
Hex:
        #cbd7ae
        RGB:
        203, 215, 174
        CMY:
        20, 16, 32
        CMYK:
        6, 0, 19, 16
      HSL:
        78°, 33.8843%, 76.2745%
        HSV (HSB):
        78°, 19.0698%, 84.3137%
        XYZ:
        56.5690, 64.3534, 49.4843
        xyY:
        0.3320, 0.3776, 64.3534
      CIE-Lab:
        84.1494, -11.0971, 18.9034
        CIE-LCH:
        84.1494, 21.9200, 120.4147
        CIE-Luv:
        84.1494, -4.9170, 29.0477
        Hunter-Lab:
        80.2206, -14.5134, 19.5811
      #cbd7ae color charts
#cbd7ae RGB chart
      #cbd7ae CMYK chart
      #cbd7ae RGB pie chart
      #cbd7ae color shades, tints & tones
#cbd7ae color schemes
#cbd7ae color preview, HTML & CSS examples
           This text has a color of #cbd7ae        
        
          <p style="color:#cbd7ae;">Text here</p>
        
        
          .mytext {color:#cbd7ae;}
        
        Text color #cbd7ae
      
           This box has a color of #cbd7ae        
        
          <div style="background-color:#cbd7ae;">Content here</div>
        
        
          .mybackground {background-color:#cbd7ae;}
        
        Background color #cbd7ae
      
           Border around this has a color of #cbd7ae        
        
          <div style="border:2px solid #cbd7ae;">Content here</div>
        
        
          .myborder {border:2px solid #cbd7ae;}
        
        Border color #cbd7ae