#cd3f4e color space conversions
Hex:
        #cd3f4e
        RGB:
        205, 63, 78
        CMY:
        20, 75, 69
        CMYK:
        0, 69, 62, 20
      HSL:
        354°, 58.6777%, 52.5490%
        HSV (HSB):
        354°, 69.2683%, 80.3922%
        XYZ:
        28.3295, 17.0842, 9.0122
        xyY:
        0.5205, 0.3139, 17.0842
      CIE-Lab:
        48.3660, 56.5531, 23.8153
        CIE-LCH:
        48.3660, 61.3630, 22.8366
        CIE-Luv:
        48.3660, 104.2423, 15.7591
        Hunter-Lab:
        41.3330, 50.0103, 16.0057
      #cd3f4e color charts
#cd3f4e RGB chart
      #cd3f4e CMYK chart
      #cd3f4e RGB pie chart
      #cd3f4e color shades, tints & tones
#cd3f4e color schemes
#cd3f4e color preview, HTML & CSS examples
           This text has a color of #cd3f4e        
        
          <p style="color:#cd3f4e;">Text here</p>
        
        
          .mytext {color:#cd3f4e;}
        
        Text color #cd3f4e
      
           This box has a color of #cd3f4e        
        
          <div style="background-color:#cd3f4e;">Content here</div>
        
        
          .mybackground {background-color:#cd3f4e;}
        
        Background color #cd3f4e
      
           Border around this has a color of #cd3f4e        
        
          <div style="border:2px solid #cd3f4e;">Content here</div>
        
        
          .myborder {border:2px solid #cd3f4e;}
        
        Border color #cd3f4e