#cd6c20 color space conversions
Hex:
        #cd6c20
        RGB:
        205, 108, 32
        CMY:
        20, 58, 87
        CMYK:
        0, 47, 84, 20
      HSL:
        26°, 72.9958%, 46.4706%
        HSV (HSB):
        26°, 84.3902%, 80.3922%
        XYZ:
        30.8001, 23.8085, 4.3387
        xyY:
        0.5225, 0.4039, 23.8085
      CIE-Lab:
        55.8956, 33.5376, 55.6462
        CIE-LCH:
        55.8956, 64.9713, 58.9229
        CIE-Luv:
        55.8956, 79.5208, 48.0270
        Hunter-Lab:
        48.7940, 27.2846, 28.8839
      #cd6c20 color charts
#cd6c20 RGB chart
      #cd6c20 CMYK chart
      #cd6c20 RGB pie chart
      #cd6c20 color shades, tints & tones
#cd6c20 color schemes
#cd6c20 color preview, HTML & CSS examples
           This text has a color of #cd6c20        
        
          <p style="color:#cd6c20;">Text here</p>
        
        
          .mytext {color:#cd6c20;}
        
        Text color #cd6c20
      
           This box has a color of #cd6c20        
        
          <div style="background-color:#cd6c20;">Content here</div>
        
        
          .mybackground {background-color:#cd6c20;}
        
        Background color #cd6c20
      
           Border around this has a color of #cd6c20        
        
          <div style="border:2px solid #cd6c20;">Content here</div>
        
        
          .myborder {border:2px solid #cd6c20;}
        
        Border color #cd6c20