#cd8c19 color space conversions
Hex:
        #cd8c19
        RGB:
        205, 140, 25
        CMY:
        20, 45, 90
        CMYK:
        0, 32, 88, 20
      HSL:
        38°, 78.2609%, 45.0980%
        HSV (HSB):
        38°, 87.8049%, 80.3922%
        XYZ:
        34.7304, 31.8055, 5.2283
        xyY:
        0.4840, 0.4432, 31.8055
      CIE-Lab:
        63.1818, 16.1588, 63.8267
        CIE-LCH:
        63.1818, 65.8404, 75.7931
        CIE-Luv:
        63.1818, 53.8156, 61.0430
        Hunter-Lab:
        56.3964, 11.2315, 33.9809
      #cd8c19 color charts
#cd8c19 RGB chart
      #cd8c19 CMYK chart
      #cd8c19 RGB pie chart
      #cd8c19 color shades, tints & tones
#cd8c19 color schemes
#cd8c19 color preview, HTML & CSS examples
           This text has a color of #cd8c19        
        
          <p style="color:#cd8c19;">Text here</p>
        
        
          .mytext {color:#cd8c19;}
        
        Text color #cd8c19
      
           This box has a color of #cd8c19        
        
          <div style="background-color:#cd8c19;">Content here</div>
        
        
          .mybackground {background-color:#cd8c19;}
        
        Background color #cd8c19
      
           Border around this has a color of #cd8c19        
        
          <div style="border:2px solid #cd8c19;">Content here</div>
        
        
          .myborder {border:2px solid #cd8c19;}
        
        Border color #cd8c19