#cd7c34 color space conversions
Hex:
        #cd7c34
        RGB:
        205, 124, 52
        CMY:
        20, 51, 80
        CMYK:
        0, 40, 75, 20
      HSL:
        28°, 60.4743%, 50.3922%
        HSV (HSB):
        28°, 74.6341%, 80.3922%
        XYZ:
        33.0043, 27.6424, 6.8448
        xyY:
        0.4890, 0.4096, 27.6424
      CIE-Lab:
        59.5643, 25.7290, 50.7594
        CIE-LCH:
        59.5643, 56.9078, 63.1204
        CIE-Luv:
        59.5643, 65.1552, 48.8217
        Hunter-Lab:
        52.5760, 20.0444, 29.0843
      #cd7c34 color charts
#cd7c34 RGB chart
      #cd7c34 CMYK chart
      #cd7c34 RGB pie chart
      #cd7c34 color shades, tints & tones
#cd7c34 color schemes
#cd7c34 color preview, HTML & CSS examples
           This text has a color of #cd7c34        
        
          <p style="color:#cd7c34;">Text here</p>
        
        
          .mytext {color:#cd7c34;}
        
        Text color #cd7c34
      
           This box has a color of #cd7c34        
        
          <div style="background-color:#cd7c34;">Content here</div>
        
        
          .mybackground {background-color:#cd7c34;}
        
        Background color #cd7c34
      
           Border around this has a color of #cd7c34        
        
          <div style="border:2px solid #cd7c34;">Content here</div>
        
        
          .myborder {border:2px solid #cd7c34;}
        
        Border color #cd7c34