#cc2535 color space conversions
Hex:
        #cc2535
        RGB:
        204, 37, 53
        CMY:
        20, 85, 79
        CMYK:
        0, 82, 74, 20
      HSL:
        354°, 69.2946%, 47.2549%
        HSV (HSB):
        354°, 81.8627%, 80.0000%
        XYZ:
        26.2060, 14.4175, 4.7698
        xyY:
        0.5773, 0.3176, 14.4175
      CIE-Lab:
        44.8259, 63.2494, 34.3688
        CIE-LCH:
        44.8259, 71.9840, 28.5190
        CIE-Luv:
        44.8259, 122.6005, 21.5575
        Hunter-Lab:
        37.9704, 56.7468, 19.1314
      #cc2535 color charts
#cc2535 RGB chart
      #cc2535 CMYK chart
      #cc2535 RGB pie chart
      #cc2535 color shades, tints & tones
#cc2535 color schemes
#cc2535 color preview, HTML & CSS examples
           This text has a color of #cc2535        
        
          <p style="color:#cc2535;">Text here</p>
        
        
          .mytext {color:#cc2535;}
        
        Text color #cc2535
      
           This box has a color of #cc2535        
        
          <div style="background-color:#cc2535;">Content here</div>
        
        
          .mybackground {background-color:#cc2535;}
        
        Background color #cc2535
      
           Border around this has a color of #cc2535        
        
          <div style="border:2px solid #cc2535;">Content here</div>
        
        
          .myborder {border:2px solid #cc2535;}
        
        Border color #cc2535