#cd384d color space conversions
Hex:
        #cd384d
        RGB:
        205, 56, 77
        CMY:
        20, 78, 70
        CMYK:
        0, 73, 62, 20
      HSL:
        352°, 59.8394%, 51.1765%
        HSV (HSB):
        352°, 72.6829%, 80.3922%
        XYZ:
        27.9306, 16.3433, 8.7036
        xyY:
        0.5272, 0.3085, 16.3433
      CIE-Lab:
        47.4217, 59.0480, 23.1935
        CIE-LCH:
        47.4217, 63.4397, 21.4444
        CIE-Luv:
        47.4217, 108.2386, 14.3569
        Hunter-Lab:
        40.4269, 52.5771, 15.5340
      #cd384d color charts
#cd384d RGB chart
      #cd384d CMYK chart
      #cd384d RGB pie chart
      #cd384d color shades, tints & tones
#cd384d color schemes
#cd384d color preview, HTML & CSS examples
           This text has a color of #cd384d        
        
          <p style="color:#cd384d;">Text here</p>
        
        
          .mytext {color:#cd384d;}
        
        Text color #cd384d
      
           This box has a color of #cd384d        
        
          <div style="background-color:#cd384d;">Content here</div>
        
        
          .mybackground {background-color:#cd384d;}
        
        Background color #cd384d
      
           Border around this has a color of #cd384d        
        
          <div style="border:2px solid #cd384d;">Content here</div>
        
        
          .myborder {border:2px solid #cd384d;}
        
        Border color #cd384d