#cd0f42 color space conversions
Hex:
        #cd0f42
        RGB:
        205, 15, 66
        CMY:
        20, 94, 74
        CMYK:
        0, 93, 68, 20
      HSL:
        344°, 86.3636%, 43.1373%
        HSV (HSB):
        344°, 92.6829%, 80.3922%
        XYZ:
        26.3310, 13.7141, 6.4135
        xyY:
        0.5668, 0.2952, 13.7141
      CIE-Lab:
        43.8201, 68.1012, 25.3209
        CIE-LCH:
        43.8201, 72.6562, 20.3958
        CIE-Luv:
        43.8201, 126.0688, 13.0170
        Hunter-Lab:
        37.0326, 62.1106, 15.6546
      #cd0f42 color charts
#cd0f42 RGB chart
      #cd0f42 CMYK chart
      #cd0f42 RGB pie chart
      #cd0f42 color shades, tints & tones
#cd0f42 color schemes
#cd0f42 color preview, HTML & CSS examples
           This text has a color of #cd0f42        
        
          <p style="color:#cd0f42;">Text here</p>
        
        
          .mytext {color:#cd0f42;}
        
        Text color #cd0f42
      
           This box has a color of #cd0f42        
        
          <div style="background-color:#cd0f42;">Content here</div>
        
        
          .mybackground {background-color:#cd0f42;}
        
        Background color #cd0f42
      
           Border around this has a color of #cd0f42        
        
          <div style="border:2px solid #cd0f42;">Content here</div>
        
        
          .myborder {border:2px solid #cd0f42;}
        
        Border color #cd0f42