#cd1356 color space conversions
Hex:
        #cd1356
        RGB:
        205, 19, 86
        CMY:
        20, 93, 66
        CMYK:
        0, 91, 58, 20
      HSL:
        338°, 83.0357%, 43.9216%
        HSV (HSB):
        338°, 90.7317%, 80.3922%
        XYZ:
        27.0894, 14.1168, 10.1011
        xyY:
        0.5280, 0.2751, 14.1168
      CIE-Lab:
        44.3999, 68.7019, 13.5993
        CIE-LCH:
        44.3999, 70.0349, 11.1967
        CIE-Luv:
        44.3999, 118.1878, 2.1464
        Hunter-Lab:
        37.5723, 62.9461, 10.3608
      #cd1356 color charts
#cd1356 RGB chart
      #cd1356 CMYK chart
      #cd1356 RGB pie chart
      #cd1356 color shades, tints & tones
#cd1356 color schemes
#cd1356 color preview, HTML & CSS examples
           This text has a color of #cd1356        
        
          <p style="color:#cd1356;">Text here</p>
        
        
          .mytext {color:#cd1356;}
        
        Text color #cd1356
      
           This box has a color of #cd1356        
        
          <div style="background-color:#cd1356;">Content here</div>
        
        
          .mybackground {background-color:#cd1356;}
        
        Background color #cd1356
      
           Border around this has a color of #cd1356        
        
          <div style="border:2px solid #cd1356;">Content here</div>
        
        
          .myborder {border:2px solid #cd1356;}
        
        Border color #cd1356