#cd972e color space conversions
Hex:
        #cd972e
        RGB:
        205, 151, 46
        CMY:
        20, 41, 82
        CMYK:
        0, 26, 78, 20
      HSL:
        40°, 63.3466%, 49.2157%
        HSV (HSB):
        40°, 77.5610%, 80.3922%
        XYZ:
        36.7366, 35.3096, 7.4640
        xyY:
        0.4620, 0.4441, 35.3096
      CIE-Lab:
        65.9890, 10.8132, 59.5076
        CIE-LCH:
        65.9890, 60.4821, 79.7010
        CIE-Luv:
        65.9890, 44.3864, 61.2576
        Hunter-Lab:
        59.4219, 6.3663, 34.1479
      #cd972e color charts
#cd972e RGB chart
      #cd972e CMYK chart
      #cd972e RGB pie chart
      #cd972e color shades, tints & tones
#cd972e color schemes
#cd972e color preview, HTML & CSS examples
           This text has a color of #cd972e        
        
          <p style="color:#cd972e;">Text here</p>
        
        
          .mytext {color:#cd972e;}
        
        Text color #cd972e
      
           This box has a color of #cd972e        
        
          <div style="background-color:#cd972e;">Content here</div>
        
        
          .mybackground {background-color:#cd972e;}
        
        Background color #cd972e
      
           Border around this has a color of #cd972e        
        
          <div style="border:2px solid #cd972e;">Content here</div>
        
        
          .myborder {border:2px solid #cd972e;}
        
        Border color #cd972e