#cd6366 color space conversions
Hex:
        #cd6366
        RGB:
        205, 99, 102
        CMY:
        20, 61, 60
        CMYK:
        0, 52, 50, 20
      HSL:
        358°, 51.4563%, 59.6078%
        HSV (HSB):
        358°, 51.7073%, 80.3922%
        XYZ:
        32.0370, 22.8621, 15.2947
        xyY:
        0.4564, 0.3257, 22.8621
      CIE-Lab:
        54.9300, 42.2364, 18.3275
        CIE-LCH:
        54.9300, 46.0414, 23.4573
        CIE-Luv:
        54.9300, 76.1618, 14.6914
        Hunter-Lab:
        47.8144, 35.9249, 14.5046
      #cd6366 color charts
#cd6366 RGB chart
      #cd6366 CMYK chart
      #cd6366 RGB pie chart
      #cd6366 color shades, tints & tones
#cd6366 color schemes
#cd6366 color preview, HTML & CSS examples
           This text has a color of #cd6366        
        
          <p style="color:#cd6366;">Text here</p>
        
        
          .mytext {color:#cd6366;}
        
        Text color #cd6366
      
           This box has a color of #cd6366        
        
          <div style="background-color:#cd6366;">Content here</div>
        
        
          .mybackground {background-color:#cd6366;}
        
        Background color #cd6366
      
           Border around this has a color of #cd6366        
        
          <div style="border:2px solid #cd6366;">Content here</div>
        
        
          .myborder {border:2px solid #cd6366;}
        
        Border color #cd6366