#cd7712 color space conversions
Hex:
        #cd7712
        RGB:
        205, 119, 18
        CMY:
        20, 53, 93
        CMYK:
        0, 42, 91, 20
      HSL:
        32°, 83.8565%, 43.7255%
        HSV (HSB):
        32°, 91.2195%, 80.3922%
        XYZ:
        31.8828, 26.2165, 3.9521
        xyY:
        0.5138, 0.4225, 26.2165
      CIE-Lab:
        58.2419, 27.4021, 61.7836
        CIE-LCH:
        58.2419, 67.5876, 66.0819
        CIE-Luv:
        58.2419, 71.1741, 54.2176
        Hunter-Lab:
        51.2020, 21.5462, 31.2650
      #cd7712 color charts
#cd7712 RGB chart
      #cd7712 CMYK chart
      #cd7712 RGB pie chart
      #cd7712 color shades, tints & tones
#cd7712 color schemes
#cd7712 color preview, HTML & CSS examples
           This text has a color of #cd7712        
        
          <p style="color:#cd7712;">Text here</p>
        
        
          .mytext {color:#cd7712;}
        
        Text color #cd7712
      
           This box has a color of #cd7712        
        
          <div style="background-color:#cd7712;">Content here</div>
        
        
          .mybackground {background-color:#cd7712;}
        
        Background color #cd7712
      
           Border around this has a color of #cd7712        
        
          <div style="border:2px solid #cd7712;">Content here</div>
        
        
          .myborder {border:2px solid #cd7712;}
        
        Border color #cd7712