#cdb166 color space conversions
Hex:
        #cdb166
        RGB:
        205, 177, 102
        CMY:
        20, 31, 60
        CMYK:
        0, 14, 50, 20
      HSL:
        44°, 50.7389%, 60.1961%
        HSV (HSB):
        44°, 50.2439%, 80.3922%
        XYZ:
        43.2973, 45.3827, 19.0481
        xyY:
        0.4019, 0.4213, 45.3827
      CIE-Lab:
        73.1432, 0.4814, 41.8388
        CIE-LCH:
        73.1432, 41.8416, 89.3408
        CIE-Luv:
        73.1432, 22.6888, 51.8390
        Hunter-Lab:
        67.3667, -3.1680, 30.3923
      #cdb166 color charts
#cdb166 RGB chart
      #cdb166 CMYK chart
      #cdb166 RGB pie chart
      #cdb166 color shades, tints & tones
#cdb166 color schemes
#cdb166 color preview, HTML & CSS examples
           This text has a color of #cdb166        
        
          <p style="color:#cdb166;">Text here</p>
        
        
          .mytext {color:#cdb166;}
        
        Text color #cdb166
      
           This box has a color of #cdb166        
        
          <div style="background-color:#cdb166;">Content here</div>
        
        
          .mybackground {background-color:#cdb166;}
        
        Background color #cdb166
      
           Border around this has a color of #cdb166        
        
          <div style="border:2px solid #cdb166;">Content here</div>
        
        
          .myborder {border:2px solid #cdb166;}
        
        Border color #cdb166