#cd7b16 color space conversions
Hex:
        #cd7b16
        RGB:
        205, 123, 22
        CMY:
        20, 52, 91
        CMYK:
        0, 40, 89, 20
      HSL:
        33°, 80.6167%, 44.5098%
        HSV (HSB):
        33°, 89.2683%, 80.3922%
        XYZ:
        32.4046, 27.2030, 4.3018
        xyY:
        0.5070, 0.4256, 27.2030
      CIE-Lab:
        59.1617, 25.3223, 61.4712
        CIE-LCH:
        59.1617, 66.4826, 67.6114
        CIE-Luv:
        59.1617, 67.7346, 55.1425
        Hunter-Lab:
        52.1565, 19.6275, 31.6193
      #cd7b16 color charts
#cd7b16 RGB chart
      #cd7b16 CMYK chart
      #cd7b16 RGB pie chart
      #cd7b16 color shades, tints & tones
#cd7b16 color schemes
#cd7b16 color preview, HTML & CSS examples
           This text has a color of #cd7b16        
        
          <p style="color:#cd7b16;">Text here</p>
        
        
          .mytext {color:#cd7b16;}
        
        Text color #cd7b16
      
           This box has a color of #cd7b16        
        
          <div style="background-color:#cd7b16;">Content here</div>
        
        
          .mybackground {background-color:#cd7b16;}
        
        Background color #cd7b16
      
           Border around this has a color of #cd7b16        
        
          <div style="border:2px solid #cd7b16;">Content here</div>
        
        
          .myborder {border:2px solid #cd7b16;}
        
        Border color #cd7b16