#cc1b28 color space conversions
Hex:
        #cc1b28
        RGB:
        204, 27, 40
        CMY:
        20, 89, 84
        CMYK:
        0, 87, 80, 20
      HSL:
        356°, 76.6234%, 45.2941%
        HSV (HSB):
        356°, 86.7647%, 80.0000%
        XYZ:
        25.6768, 13.7744, 3.3129
        xyY:
        0.6004, 0.3221, 13.7744
      CIE-Lab:
        43.9077, 65.0015, 40.8516
        CIE-LCH:
        43.9077, 76.7727, 32.1482
        CIE-Luv:
        43.9077, 129.0940, 24.7987
        Hunter-Lab:
        37.1139, 58.5435, 20.6874
      #cc1b28 color charts
#cc1b28 RGB chart
      #cc1b28 CMYK chart
      #cc1b28 RGB pie chart
      #cc1b28 color shades, tints & tones
#cc1b28 color schemes
#cc1b28 color preview, HTML & CSS examples
           This text has a color of #cc1b28        
        
          <p style="color:#cc1b28;">Text here</p>
        
        
          .mytext {color:#cc1b28;}
        
        Text color #cc1b28
      
           This box has a color of #cc1b28        
        
          <div style="background-color:#cc1b28;">Content here</div>
        
        
          .mybackground {background-color:#cc1b28;}
        
        Background color #cc1b28
      
           Border around this has a color of #cc1b28        
        
          <div style="border:2px solid #cc1b28;">Content here</div>
        
        
          .myborder {border:2px solid #cc1b28;}
        
        Border color #cc1b28