#cc2840 color space conversions
Hex:
        #cc2840
        RGB:
        204, 40, 64
        CMY:
        20, 84, 75
        CMYK:
        0, 80, 69, 20
      HSL:
        351°, 67.2131%, 47.8431%
        HSV (HSB):
        351°, 80.3922%, 80.0000%
        XYZ:
        26.5860, 14.7251, 6.2915
        xyY:
        0.5585, 0.3093, 14.7251
      CIE-Lab:
        45.2554, 62.9637, 28.2923
        CIE-LCH:
        45.2554, 69.0281, 24.1964
        CIE-Luv:
        45.2554, 118.5136, 17.2090
        Hunter-Lab:
        38.3733, 56.5162, 17.1405
      #cc2840 color charts
#cc2840 RGB chart
      #cc2840 CMYK chart
      #cc2840 RGB pie chart
      #cc2840 color shades, tints & tones
#cc2840 color schemes
#cc2840 color preview, HTML & CSS examples
           This text has a color of #cc2840        
        
          <p style="color:#cc2840;">Text here</p>
        
        
          .mytext {color:#cc2840;}
        
        Text color #cc2840
      
           This box has a color of #cc2840        
        
          <div style="background-color:#cc2840;">Content here</div>
        
        
          .mybackground {background-color:#cc2840;}
        
        Background color #cc2840
      
           Border around this has a color of #cc2840        
        
          <div style="border:2px solid #cc2840;">Content here</div>
        
        
          .myborder {border:2px solid #cc2840;}
        
        Border color #cc2840