#cd1344 color space conversions
Hex:
        #cd1344
        RGB:
        205, 19, 68
        CMY:
        20, 93, 73
        CMYK:
        0, 91, 67, 20
      HSL:
        344°, 83.0357%, 43.9216%
        HSV (HSB):
        344°, 90.7317%, 80.3922%
        XYZ:
        26.4531, 13.8622, 6.7503
        xyY:
        0.5620, 0.2945, 13.8622
      CIE-Lab:
        44.0347, 67.6792, 24.3521
        CIE-LCH:
        44.0347, 71.9271, 19.7896
        CIE-Luv:
        44.0347, 124.6235, 12.3739
        Hunter-Lab:
        37.2320, 61.6670, 15.3129
      #cd1344 color charts
#cd1344 RGB chart
      #cd1344 CMYK chart
      #cd1344 RGB pie chart
      #cd1344 color shades, tints & tones
#cd1344 color schemes
#cd1344 color preview, HTML & CSS examples
           This text has a color of #cd1344        
        
          <p style="color:#cd1344;">Text here</p>
        
        
          .mytext {color:#cd1344;}
        
        Text color #cd1344
      
           This box has a color of #cd1344        
        
          <div style="background-color:#cd1344;">Content here</div>
        
        
          .mybackground {background-color:#cd1344;}
        
        Background color #cd1344
      
           Border around this has a color of #cd1344        
        
          <div style="border:2px solid #cd1344;">Content here</div>
        
        
          .myborder {border:2px solid #cd1344;}
        
        Border color #cd1344