#cd1343 color space conversions
Hex:
        #cd1343
        RGB:
        205, 19, 67
        CMY:
        20, 93, 74
        CMYK:
        0, 91, 67, 20
      HSL:
        345°, 83.0357%, 43.9216%
        HSV (HSB):
        345°, 90.7317%, 80.3922%
        XYZ:
        26.4228, 13.8501, 6.5909
        xyY:
        0.5638, 0.2955, 13.8501
      CIE-Lab:
        44.0172, 67.6300, 24.9499
        CIE-LCH:
        44.0172, 72.0855, 20.2499
        CIE-Luv:
        44.0172, 124.9473, 12.8853
        Hunter-Lab:
        37.2158, 61.6057, 15.5508
      #cd1343 color charts
#cd1343 RGB chart
      #cd1343 CMYK chart
      #cd1343 RGB pie chart
      #cd1343 color shades, tints & tones
#cd1343 color schemes
#cd1343 color preview, HTML & CSS examples
           This text has a color of #cd1343        
        
          <p style="color:#cd1343;">Text here</p>
        
        
          .mytext {color:#cd1343;}
        
        Text color #cd1343
      
           This box has a color of #cd1343        
        
          <div style="background-color:#cd1343;">Content here</div>
        
        
          .mybackground {background-color:#cd1343;}
        
        Background color #cd1343
      
           Border around this has a color of #cd1343        
        
          <div style="border:2px solid #cd1343;">Content here</div>
        
        
          .myborder {border:2px solid #cd1343;}
        
        Border color #cd1343