#cd2a4a color space conversions
Hex:
        #cd2a4a
        RGB:
        205, 42, 74
        CMY:
        20, 84, 71
        CMYK:
        0, 80, 64, 20
      HSL:
        348°, 65.9919%, 48.4314%
        HSV (HSB):
        348°, 79.5122%, 80.3922%
        XYZ:
        27.2408, 15.1295, 7.9631
        xyY:
        0.5412, 0.3006, 15.1295
      CIE-Lab:
        45.8110, 63.2314, 22.9327
        CIE-LCH:
        45.8110, 67.2616, 19.9346
        CIE-Luv:
        45.8110, 115.5430, 12.7087
        Hunter-Lab:
        38.8966, 56.9414, 15.0895
      #cd2a4a color charts
#cd2a4a RGB chart
      #cd2a4a CMYK chart
      #cd2a4a RGB pie chart
      #cd2a4a color shades, tints & tones
#cd2a4a color schemes
#cd2a4a color preview, HTML & CSS examples
           This text has a color of #cd2a4a        
        
          <p style="color:#cd2a4a;">Text here</p>
        
        
          .mytext {color:#cd2a4a;}
        
        Text color #cd2a4a
      
           This box has a color of #cd2a4a        
        
          <div style="background-color:#cd2a4a;">Content here</div>
        
        
          .mybackground {background-color:#cd2a4a;}
        
        Background color #cd2a4a
      
           Border around this has a color of #cd2a4a        
        
          <div style="border:2px solid #cd2a4a;">Content here</div>
        
        
          .myborder {border:2px solid #cd2a4a;}
        
        Border color #cd2a4a