#cd7c32 color space conversions
Hex:
        #cd7c32
        RGB:
        205, 124, 50
        CMY:
        20, 51, 80
        CMYK:
        0, 40, 76, 20
      HSL:
        29°, 60.7843%, 50.0000%
        HSV (HSB):
        29°, 75.6098%, 80.3922%
        XYZ:
        32.9602, 27.6247, 6.6125
        xyY:
        0.4905, 0.4111, 27.6247
      CIE-Lab:
        59.5482, 25.6417, 51.6416
        CIE-LCH:
        59.5482, 57.6572, 63.5942
        CIE-Luv:
        59.5482, 65.3151, 49.4309
        Hunter-Lab:
        52.5592, 19.9598, 29.3321
      #cd7c32 color charts
#cd7c32 RGB chart
      #cd7c32 CMYK chart
      #cd7c32 RGB pie chart
      #cd7c32 color shades, tints & tones
#cd7c32 color schemes
#cd7c32 color preview, HTML & CSS examples
           This text has a color of #cd7c32        
        
          <p style="color:#cd7c32;">Text here</p>
        
        
          .mytext {color:#cd7c32;}
        
        Text color #cd7c32
      
           This box has a color of #cd7c32        
        
          <div style="background-color:#cd7c32;">Content here</div>
        
        
          .mybackground {background-color:#cd7c32;}
        
        Background color #cd7c32
      
           Border around this has a color of #cd7c32        
        
          <div style="border:2px solid #cd7c32;">Content here</div>
        
        
          .myborder {border:2px solid #cd7c32;}
        
        Border color #cd7c32