#cd0d65 color space conversions
Hex:
        #cd0d65
        RGB:
        205, 13, 101
        CMY:
        20, 95, 60
        CMYK:
        0, 94, 51, 20
      HSL:
        333°, 88.0734%, 42.7451%
        HSV (HSB):
        333°, 93.6585%, 80.3922%
        XYZ:
        27.6697, 14.2066, 13.5957
        xyY:
        0.4988, 0.2561, 14.2066
      CIE-Lab:
        44.5277, 70.4840, 4.3941
        CIE-LCH:
        44.5277, 70.6208, 3.5673
        CIE-Luv:
        44.5277, 113.0274, -8.2309
        Hunter-Lab:
        37.6916, 65.0781, 4.9977
      #cd0d65 color charts
#cd0d65 RGB chart
      #cd0d65 CMYK chart
      #cd0d65 RGB pie chart
      #cd0d65 color shades, tints & tones
#cd0d65 color schemes
#cd0d65 color preview, HTML & CSS examples
           This text has a color of #cd0d65        
        
          <p style="color:#cd0d65;">Text here</p>
        
        
          .mytext {color:#cd0d65;}
        
        Text color #cd0d65
      
           This box has a color of #cd0d65        
        
          <div style="background-color:#cd0d65;">Content here</div>
        
        
          .mybackground {background-color:#cd0d65;}
        
        Background color #cd0d65
      
           Border around this has a color of #cd0d65        
        
          <div style="border:2px solid #cd0d65;">Content here</div>
        
        
          .myborder {border:2px solid #cd0d65;}
        
        Border color #cd0d65