#cd9b42 color space conversions
Hex:
        #cd9b42
        RGB:
        205, 155, 66
        CMY:
        20, 39, 74
        CMYK:
        0, 24, 68, 20
      HSL:
        38°, 58.1590%, 53.1373%
        HSV (HSB):
        38°, 67.8049%, 80.3922%
        XYZ:
        37.8816, 36.8152, 10.2637
        xyY:
        0.4459, 0.4333, 36.8152
      CIE-Lab:
        67.1381, 9.6053, 52.3199
        CIE-LCH:
        67.1381, 53.1943, 79.5971
        CIE-Luv:
        67.1381, 40.3257, 56.9958
        Hunter-Lab:
        60.6755, 5.2608, 32.4435
      #cd9b42 color charts
#cd9b42 RGB chart
      #cd9b42 CMYK chart
      #cd9b42 RGB pie chart
      #cd9b42 color shades, tints & tones
#cd9b42 color schemes
#cd9b42 color preview, HTML & CSS examples
           This text has a color of #cd9b42        
        
          <p style="color:#cd9b42;">Text here</p>
        
        
          .mytext {color:#cd9b42;}
        
        Text color #cd9b42
      
           This box has a color of #cd9b42        
        
          <div style="background-color:#cd9b42;">Content here</div>
        
        
          .mybackground {background-color:#cd9b42;}
        
        Background color #cd9b42
      
           Border around this has a color of #cd9b42        
        
          <div style="border:2px solid #cd9b42;">Content here</div>
        
        
          .myborder {border:2px solid #cd9b42;}
        
        Border color #cd9b42