#cd7e21 color space conversions
Hex:
        #cd7e21
        RGB:
        205, 126, 33
        CMY:
        20, 51, 87
        CMYK:
        0, 39, 84, 20
      HSL:
        32°, 72.2689%, 46.6667%
        HSV (HSB):
        32°, 83.9024%, 80.3922%
        XYZ:
        32.9122, 28.0107, 5.1108
        xyY:
        0.4984, 0.4242, 28.0107
      CIE-Lab:
        59.8984, 23.9616, 58.7143
        CIE-LCH:
        59.8984, 63.4156, 67.7994
        CIE-Luv:
        59.8984, 64.8003, 54.4025
        Hunter-Lab:
        52.9251, 18.3838, 31.3221
      #cd7e21 color charts
#cd7e21 RGB chart
      #cd7e21 CMYK chart
      #cd7e21 RGB pie chart
      #cd7e21 color shades, tints & tones
#cd7e21 color schemes
#cd7e21 color preview, HTML & CSS examples
           This text has a color of #cd7e21        
        
          <p style="color:#cd7e21;">Text here</p>
        
        
          .mytext {color:#cd7e21;}
        
        Text color #cd7e21
      
           This box has a color of #cd7e21        
        
          <div style="background-color:#cd7e21;">Content here</div>
        
        
          .mybackground {background-color:#cd7e21;}
        
        Background color #cd7e21
      
           Border around this has a color of #cd7e21        
        
          <div style="border:2px solid #cd7e21;">Content here</div>
        
        
          .myborder {border:2px solid #cd7e21;}
        
        Border color #cd7e21