#cd6e32 color space conversions
Hex:
        #cd6e32
        RGB:
        205, 110, 50
        CMY:
        20, 57, 80
        CMYK:
        0, 46, 76, 20
      HSL:
        23°, 60.7843%, 50.0000%
        HSV (HSB):
        23°, 75.6098%, 80.3922%
        XYZ:
        31.3285, 24.3613, 6.0686
        xyY:
        0.5073, 0.3945, 24.3613
      CIE-Lab:
        56.4477, 33.1105, 48.5134
        CIE-LCH:
        56.4477, 58.7355, 55.6864
        CIE-Luv:
        56.4477, 76.4313, 44.0584
        Hunter-Lab:
        49.3572, 26.9244, 27.2601
      #cd6e32 color charts
#cd6e32 RGB chart
      #cd6e32 CMYK chart
      #cd6e32 RGB pie chart
      #cd6e32 color shades, tints & tones
#cd6e32 color schemes
#cd6e32 color preview, HTML & CSS examples
           This text has a color of #cd6e32        
        
          <p style="color:#cd6e32;">Text here</p>
        
        
          .mytext {color:#cd6e32;}
        
        Text color #cd6e32
      
           This box has a color of #cd6e32        
        
          <div style="background-color:#cd6e32;">Content here</div>
        
        
          .mybackground {background-color:#cd6e32;}
        
        Background color #cd6e32
      
           Border around this has a color of #cd6e32        
        
          <div style="border:2px solid #cd6e32;">Content here</div>
        
        
          .myborder {border:2px solid #cd6e32;}
        
        Border color #cd6e32