#cd7550 color space conversions
Hex:
        #cd7550
        RGB:
        205, 117, 80
        CMY:
        20, 54, 69
        CMYK:
        0, 43, 61, 20
      HSL:
        18°, 55.5556%, 55.8824%
        HSV (HSB):
        18°, 60.9756%, 80.3922%
        XYZ:
        32.9861, 26.2809, 10.9236
        xyY:
        0.4700, 0.3744, 26.2809
      CIE-Lab:
        58.3027, 31.1019, 35.1762
        CIE-LCH:
        58.3027, 46.9542, 48.5177
        CIE-Luv:
        58.3027, 67.4671, 34.7804
        Hunter-Lab:
        51.2649, 25.1412, 23.2519
      #cd7550 color charts
#cd7550 RGB chart
      #cd7550 CMYK chart
      #cd7550 RGB pie chart
      #cd7550 color shades, tints & tones
#cd7550 color schemes
#cd7550 color preview, HTML & CSS examples
           This text has a color of #cd7550        
        
          <p style="color:#cd7550;">Text here</p>
        
        
          .mytext {color:#cd7550;}
        
        Text color #cd7550
      
           This box has a color of #cd7550        
        
          <div style="background-color:#cd7550;">Content here</div>
        
        
          .mybackground {background-color:#cd7550;}
        
        Background color #cd7550
      
           Border around this has a color of #cd7550        
        
          <div style="border:2px solid #cd7550;">Content here</div>
        
        
          .myborder {border:2px solid #cd7550;}
        
        Border color #cd7550