#cd7e0d color space conversions
Hex:
        #cd7e0d
        RGB:
        205, 126, 13
        CMY:
        20, 51, 95
        CMYK:
        0, 39, 94, 20
      HSL:
        35°, 88.0734%, 42.7451%
        HSV (HSB):
        35°, 93.6585%, 80.3922%
        XYZ:
        32.7103, 27.9299, 4.0478
        xyY:
        0.5057, 0.4318, 27.9299
      CIE-Lab:
        59.8254, 23.5570, 63.9839
        CIE-LCH:
        59.8254, 68.1826, 69.7878
        CIE-Luv:
        59.8254, 65.5363, 57.2709
        Hunter-Lab:
        52.8487, 17.9959, 32.4530
      #cd7e0d color charts
#cd7e0d RGB chart
      #cd7e0d CMYK chart
      #cd7e0d RGB pie chart
      #cd7e0d color shades, tints & tones
#cd7e0d color schemes
#cd7e0d color preview, HTML & CSS examples
           This text has a color of #cd7e0d        
        
          <p style="color:#cd7e0d;">Text here</p>
        
        
          .mytext {color:#cd7e0d;}
        
        Text color #cd7e0d
      
           This box has a color of #cd7e0d        
        
          <div style="background-color:#cd7e0d;">Content here</div>
        
        
          .mybackground {background-color:#cd7e0d;}
        
        Background color #cd7e0d
      
           Border around this has a color of #cd7e0d        
        
          <div style="border:2px solid #cd7e0d;">Content here</div>
        
        
          .myborder {border:2px solid #cd7e0d;}
        
        Border color #cd7e0d