#cd0f60 color space conversions
Hex:
        #cd0f60
        RGB:
        205, 15, 96
        CMY:
        20, 94, 62
        CMYK:
        0, 93, 53, 20
      HSL:
        334°, 86.3636%, 43.1373%
        HSV (HSB):
        334°, 92.6829%, 80.3922%
        XYZ:
        27.4590, 14.1653, 12.3533
        xyY:
        0.5087, 0.2624, 14.1653
      CIE-Lab:
        44.4691, 69.8933, 7.4358
        CIE-LCH:
        44.4691, 70.2878, 6.0728
        CIE-Luv:
        44.4691, 114.8577, -4.6762
        Hunter-Lab:
        37.6368, 64.3651, 6.8855
      #cd0f60 color charts
#cd0f60 RGB chart
      #cd0f60 CMYK chart
      #cd0f60 RGB pie chart
      #cd0f60 color shades, tints & tones
#cd0f60 color schemes
#cd0f60 color preview, HTML & CSS examples
           This text has a color of #cd0f60        
        
          <p style="color:#cd0f60;">Text here</p>
        
        
          .mytext {color:#cd0f60;}
        
        Text color #cd0f60
      
           This box has a color of #cd0f60        
        
          <div style="background-color:#cd0f60;">Content here</div>
        
        
          .mybackground {background-color:#cd0f60;}
        
        Background color #cd0f60
      
           Border around this has a color of #cd0f60        
        
          <div style="border:2px solid #cd0f60;">Content here</div>
        
        
          .myborder {border:2px solid #cd0f60;}
        
        Border color #cd0f60