#cd8218 color space conversions
Hex:
        #cd8218
        RGB:
        205, 130, 24
        CMY:
        20, 49, 91
        CMYK:
        0, 37, 88, 20
      HSL:
        35°, 79.0393%, 44.9020%
        HSV (HSB):
        35°, 88.2927%, 80.3922%
        XYZ:
        33.3243, 29.0103, 4.7073
        xyY:
        0.4971, 0.4327, 29.0103
      CIE-Lab:
        60.7908, 21.5746, 62.2036
        CIE-LCH:
        60.7908, 65.8388, 70.8715
        CIE-Luv:
        60.7908, 61.9311, 57.4340
        Hunter-Lab:
        53.8613, 16.1820, 32.5211
      #cd8218 color charts
#cd8218 RGB chart
      #cd8218 CMYK chart
      #cd8218 RGB pie chart
      #cd8218 color shades, tints & tones
#cd8218 color schemes
#cd8218 color preview, HTML & CSS examples
           This text has a color of #cd8218        
        
          <p style="color:#cd8218;">Text here</p>
        
        
          .mytext {color:#cd8218;}
        
        Text color #cd8218
      
           This box has a color of #cd8218        
        
          <div style="background-color:#cd8218;">Content here</div>
        
        
          .mybackground {background-color:#cd8218;}
        
        Background color #cd8218
      
           Border around this has a color of #cd8218        
        
          <div style="border:2px solid #cd8218;">Content here</div>
        
        
          .myborder {border:2px solid #cd8218;}
        
        Border color #cd8218