#cc1556 color space conversions
Hex:
        #cc1556
        RGB:
        204, 21, 86
        CMY:
        20, 92, 66
        CMYK:
        0, 90, 58, 20
      HSL:
        339°, 81.3333%, 44.1176%
        HSV (HSB):
        339°, 89.7059%, 80.0000%
        XYZ:
        26.8497, 14.0456, 10.1000
        xyY:
        0.5265, 0.2754, 14.0456
      CIE-Lab:
        44.2982, 68.1668, 13.4273
        CIE-LCH:
        44.2982, 69.4766, 11.1433
        CIE-Luv:
        44.2982, 116.9902, 2.0944
        Hunter-Lab:
        37.4774, 62.2961, 10.2558
      #cc1556 color charts
#cc1556 RGB chart
      #cc1556 CMYK chart
      #cc1556 RGB pie chart
      #cc1556 color shades, tints & tones
#cc1556 color schemes
#cc1556 color preview, HTML & CSS examples
           This text has a color of #cc1556        
        
          <p style="color:#cc1556;">Text here</p>
        
        
          .mytext {color:#cc1556;}
        
        Text color #cc1556
      
           This box has a color of #cc1556        
        
          <div style="background-color:#cc1556;">Content here</div>
        
        
          .mybackground {background-color:#cc1556;}
        
        Background color #cc1556
      
           Border around this has a color of #cc1556        
        
          <div style="border:2px solid #cc1556;">Content here</div>
        
        
          .myborder {border:2px solid #cc1556;}
        
        Border color #cc1556