#cd1b4a color space conversions
Hex:
        #cd1b4a
        RGB:
        205, 27, 74
        CMY:
        20, 89, 71
        CMYK:
        0, 87, 64, 20
      HSL:
        344°, 76.7241%, 45.4902%
        HSV (HSB):
        344°, 86.8293%, 80.3922%
        XYZ:
        26.8048, 14.2574, 7.8178
        xyY:
        0.5484, 0.2917, 14.2574
      CIE-Lab:
        44.5999, 66.6837, 21.3564
        CIE-LCH:
        44.5999, 70.0200, 17.7584
        CIE-Luv:
        44.5999, 120.6619, 10.1421
        Hunter-Lab:
        37.7590, 60.6375, 14.1557
      #cd1b4a color charts
#cd1b4a RGB chart
      #cd1b4a CMYK chart
      #cd1b4a RGB pie chart
      #cd1b4a color shades, tints & tones
#cd1b4a color schemes
#cd1b4a color preview, HTML & CSS examples
           This text has a color of #cd1b4a        
        
          <p style="color:#cd1b4a;">Text here</p>
        
        
          .mytext {color:#cd1b4a;}
        
        Text color #cd1b4a
      
           This box has a color of #cd1b4a        
        
          <div style="background-color:#cd1b4a;">Content here</div>
        
        
          .mybackground {background-color:#cd1b4a;}
        
        Background color #cd1b4a
      
           Border around this has a color of #cd1b4a        
        
          <div style="border:2px solid #cd1b4a;">Content here</div>
        
        
          .myborder {border:2px solid #cd1b4a;}
        
        Border color #cd1b4a