#cdbaa7 color space conversions
Hex:
        #cdbaa7
        RGB:
        205, 186, 167
        CMY:
        20, 27, 35
        CMYK:
        0, 9, 19, 20
      HSL:
        30°, 27.5362%, 72.9412%
        HSV (HSB):
        30°, 18.5366%, 80.3922%
        XYZ:
        49.7108, 50.8870, 43.7613
        xyY:
        0.3444, 0.3525, 50.8870
      CIE-Lab:
        76.6105, 3.6644, 12.0776
        CIE-LCH:
        76.6105, 12.6213, 73.1218
        CIE-Luv:
        76.6105, 12.6806, 16.5934
        Hunter-Lab:
        71.3351, -0.4464, 13.5624
      #cdbaa7 color charts
#cdbaa7 RGB chart
      #cdbaa7 CMYK chart
      #cdbaa7 RGB pie chart
      #cdbaa7 color shades, tints & tones
#cdbaa7 color schemes
#cdbaa7 color preview, HTML & CSS examples
           This text has a color of #cdbaa7        
        
          <p style="color:#cdbaa7;">Text here</p>
        
        
          .mytext {color:#cdbaa7;}
        
        Text color #cdbaa7
      
           This box has a color of #cdbaa7        
        
          <div style="background-color:#cdbaa7;">Content here</div>
        
        
          .mybackground {background-color:#cdbaa7;}
        
        Background color #cdbaa7
      
           Border around this has a color of #cdbaa7        
        
          <div style="border:2px solid #cdbaa7;">Content here</div>
        
        
          .myborder {border:2px solid #cdbaa7;}
        
        Border color #cdbaa7