#cd6e50 color space conversions
Hex:
        #cd6e50
        RGB:
        205, 110, 80
        CMY:
        20, 57, 69
        CMYK:
        0, 46, 61, 20
      HSL:
        14°, 55.5556%, 55.8824%
        HSV (HSB):
        14°, 60.9756%, 80.3922%
        XYZ:
        32.2007, 24.7102, 10.6618
        xyY:
        0.4765, 0.3657, 24.7102
      CIE-Lab:
        56.7919, 34.8029, 33.3198
        CIE-LCH:
        56.7919, 48.1814, 43.7528
        CIE-Luv:
        56.7919, 72.6251, 31.8193
        Hunter-Lab:
        49.7093, 28.6375, 22.0799
      #cd6e50 color charts
#cd6e50 RGB chart
      #cd6e50 CMYK chart
      #cd6e50 RGB pie chart
      #cd6e50 color shades, tints & tones
#cd6e50 color schemes
#cd6e50 color preview, HTML & CSS examples
           This text has a color of #cd6e50        
        
          <p style="color:#cd6e50;">Text here</p>
        
        
          .mytext {color:#cd6e50;}
        
        Text color #cd6e50
      
           This box has a color of #cd6e50        
        
          <div style="background-color:#cd6e50;">Content here</div>
        
        
          .mybackground {background-color:#cd6e50;}
        
        Background color #cd6e50
      
           Border around this has a color of #cd6e50        
        
          <div style="border:2px solid #cd6e50;">Content here</div>
        
        
          .myborder {border:2px solid #cd6e50;}
        
        Border color #cd6e50