#cd6966 color space conversions
Hex:
        #cd6966
        RGB:
        205, 105, 102
        CMY:
        20, 59, 60
        CMYK:
        0, 49, 50, 20
      HSL:
        2°, 50.7389%, 60.1961%
        HSV (HSB):
        2°, 50.2439%, 80.3922%
        XYZ:
        32.6267, 24.0416, 15.4912
        xyY:
        0.4521, 0.3332, 24.0416
      CIE-Lab:
        56.1294, 39.1888, 19.9519
        CIE-LCH:
        56.1294, 43.9754, 26.9816
        CIE-Luv:
        56.1294, 72.2038, 17.3167
        Hunter-Lab:
        49.0322, 32.9698, 15.5905
      #cd6966 color charts
#cd6966 RGB chart
      #cd6966 CMYK chart
      #cd6966 RGB pie chart
      #cd6966 color shades, tints & tones
#cd6966 color schemes
#cd6966 color preview, HTML & CSS examples
           This text has a color of #cd6966        
        
          <p style="color:#cd6966;">Text here</p>
        
        
          .mytext {color:#cd6966;}
        
        Text color #cd6966
      
           This box has a color of #cd6966        
        
          <div style="background-color:#cd6966;">Content here</div>
        
        
          .mybackground {background-color:#cd6966;}
        
        Background color #cd6966
      
           Border around this has a color of #cd6966        
        
          <div style="border:2px solid #cd6966;">Content here</div>
        
        
          .myborder {border:2px solid #cd6966;}
        
        Border color #cd6966