#cd7345 color space conversions
Hex:
        #cd7345
        RGB:
        205, 115, 69
        CMY:
        20, 55, 73
        CMYK:
        0, 44, 66, 20
      HSL:
        20°, 57.6271%, 53.7255%
        HSV (HSB):
        20°, 66.3415%, 80.3922%
        XYZ:
        32.3817, 25.6703, 8.8784
        xyY:
        0.4838, 0.3835, 25.6703
      CIE-Lab:
        57.7227, 31.4427, 40.3811
        CIE-LCH:
        57.7227, 51.1789, 52.0939
        CIE-Luv:
        57.7227, 70.4179, 38.9635
        Hunter-Lab:
        50.6658, 25.4184, 25.0765
      #cd7345 color charts
#cd7345 RGB chart
      #cd7345 CMYK chart
      #cd7345 RGB pie chart
      #cd7345 color shades, tints & tones
#cd7345 color schemes
#cd7345 color preview, HTML & CSS examples
           This text has a color of #cd7345        
        
          <p style="color:#cd7345;">Text here</p>
        
        
          .mytext {color:#cd7345;}
        
        Text color #cd7345
      
           This box has a color of #cd7345        
        
          <div style="background-color:#cd7345;">Content here</div>
        
        
          .mybackground {background-color:#cd7345;}
        
        Background color #cd7345
      
           Border around this has a color of #cd7345        
        
          <div style="border:2px solid #cd7345;">Content here</div>
        
        
          .myborder {border:2px solid #cd7345;}
        
        Border color #cd7345