#cd314b color space conversions
Hex:
        #cd314b
        RGB:
        205, 49, 75
        CMY:
        20, 81, 71
        CMYK:
        0, 76, 63, 20
      HSL:
        350°, 61.4173%, 49.8039%
        HSV (HSB):
        350°, 76.0976%, 80.3922%
        XYZ:
        27.5451, 15.6838, 8.2321
        xyY:
        0.5353, 0.3048, 15.6838
      CIE-Lab:
        46.5568, 61.2398, 23.2872
        CIE-LCH:
        46.5568, 65.5180, 20.8199
        CIE-Luv:
        46.5568, 112.2112, 13.7010
        Hunter-Lab:
        39.6027, 54.8485, 15.3975
      #cd314b color charts
#cd314b RGB chart
      #cd314b CMYK chart
      #cd314b RGB pie chart
      #cd314b color shades, tints & tones
#cd314b color schemes
#cd314b color preview, HTML & CSS examples
           This text has a color of #cd314b        
        
          <p style="color:#cd314b;">Text here</p>
        
        
          .mytext {color:#cd314b;}
        
        Text color #cd314b
      
           This box has a color of #cd314b        
        
          <div style="background-color:#cd314b;">Content here</div>
        
        
          .mybackground {background-color:#cd314b;}
        
        Background color #cd314b
      
           Border around this has a color of #cd314b        
        
          <div style="border:2px solid #cd314b;">Content here</div>
        
        
          .myborder {border:2px solid #cd314b;}
        
        Border color #cd314b