#cd8d23 color space conversions
Hex:
        #cd8d23
        RGB:
        205, 141, 35
        CMY:
        20, 45, 86
        CMYK:
        0, 31, 83, 20
      HSL:
        37°, 70.8333%, 47.0588%
        HSV (HSB):
        37°, 82.9268%, 80.3922%
        XYZ:
        35.0051, 32.1502, 5.9508
        xyY:
        0.4788, 0.4398, 32.1502
      CIE-Lab:
        63.4669, 15.8701, 61.1132
        CIE-LCH:
        63.4669, 63.1402, 75.4428
        CIE-Luv:
        63.4669, 52.6610, 59.7323
        Hunter-Lab:
        56.7012, 10.9718, 33.4684
      #cd8d23 color charts
#cd8d23 RGB chart
      #cd8d23 CMYK chart
      #cd8d23 RGB pie chart
      #cd8d23 color shades, tints & tones
#cd8d23 color schemes
#cd8d23 color preview, HTML & CSS examples
           This text has a color of #cd8d23        
        
          <p style="color:#cd8d23;">Text here</p>
        
        
          .mytext {color:#cd8d23;}
        
        Text color #cd8d23
      
           This box has a color of #cd8d23        
        
          <div style="background-color:#cd8d23;">Content here</div>
        
        
          .mybackground {background-color:#cd8d23;}
        
        Background color #cd8d23
      
           Border around this has a color of #cd8d23        
        
          <div style="border:2px solid #cd8d23;">Content here</div>
        
        
          .myborder {border:2px solid #cd8d23;}
        
        Border color #cd8d23