#cd7d34 color space conversions
Hex:
        #cd7d34
        RGB:
        205, 125, 52
        CMY:
        20, 51, 80
        CMYK:
        0, 39, 75, 20
      HSL:
        29°, 60.4743%, 50.3922%
        HSV (HSB):
        29°, 74.6341%, 80.3922%
        XYZ:
        33.1303, 27.8943, 6.8868
        xyY:
        0.4878, 0.4107, 27.8943
      CIE-Lab:
        59.7931, 25.1890, 50.9917
        CIE-LCH:
        59.7931, 56.8739, 63.7114
        CIE-Luv:
        59.7931, 64.3639, 49.2158
        Hunter-Lab:
        52.8151, 19.5447, 29.2394
      #cd7d34 color charts
#cd7d34 RGB chart
      #cd7d34 CMYK chart
      #cd7d34 RGB pie chart
      #cd7d34 color shades, tints & tones
#cd7d34 color schemes
#cd7d34 color preview, HTML & CSS examples
           This text has a color of #cd7d34        
        
          <p style="color:#cd7d34;">Text here</p>
        
        
          .mytext {color:#cd7d34;}
        
        Text color #cd7d34
      
           This box has a color of #cd7d34        
        
          <div style="background-color:#cd7d34;">Content here</div>
        
        
          .mybackground {background-color:#cd7d34;}
        
        Background color #cd7d34
      
           Border around this has a color of #cd7d34        
        
          <div style="border:2px solid #cd7d34;">Content here</div>
        
        
          .myborder {border:2px solid #cd7d34;}
        
        Border color #cd7d34