#cd7d33 color space conversions
Hex:
        #cd7d33
        RGB:
        205, 125, 51
        CMY:
        20, 51, 80
        CMYK:
        0, 39, 75, 20
      HSL:
        29°, 60.6299%, 50.1961%
        HSV (HSB):
        29°, 75.1220%, 80.3922%
        XYZ:
        33.1080, 27.8854, 6.7694
        xyY:
        0.4886, 0.4115, 27.8854
      CIE-Lab:
        59.7850, 25.1449, 51.4332
        CIE-LCH:
        59.7850, 57.2507, 63.9467
        CIE-Luv:
        59.7850, 64.4433, 49.5221
        Hunter-Lab:
        52.8066, 19.5020, 29.3641
      #cd7d33 color charts
#cd7d33 RGB chart
      #cd7d33 CMYK chart
      #cd7d33 RGB pie chart
      #cd7d33 color shades, tints & tones
#cd7d33 color schemes
#cd7d33 color preview, HTML & CSS examples
           This text has a color of #cd7d33        
        
          <p style="color:#cd7d33;">Text here</p>
        
        
          .mytext {color:#cd7d33;}
        
        Text color #cd7d33
      
           This box has a color of #cd7d33        
        
          <div style="background-color:#cd7d33;">Content here</div>
        
        
          .mybackground {background-color:#cd7d33;}
        
        Background color #cd7d33
      
           Border around this has a color of #cd7d33        
        
          <div style="border:2px solid #cd7d33;">Content here</div>
        
        
          .myborder {border:2px solid #cd7d33;}
        
        Border color #cd7d33