#cc1f32 color space conversions
Hex:
        #cc1f32
        RGB:
        204, 31, 50
        CMY:
        20, 88, 80
        CMYK:
        0, 85, 75, 20
      HSL:
        353°, 73.6170%, 46.0784%
        HSV (HSB):
        353°, 84.8039%, 80.0000%
        XYZ:
        25.9675, 14.0476, 4.3604
        xyY:
        0.5852, 0.3166, 14.0476
      CIE-Lab:
        44.3012, 64.5210, 35.5417
        CIE-LCH:
        44.3012, 73.6626, 28.8484
        CIE-Luv:
        44.3012, 125.5695, 21.8028
        Hunter-Lab:
        37.4802, 58.0806, 19.3383
      #cc1f32 color charts
#cc1f32 RGB chart
      #cc1f32 CMYK chart
      #cc1f32 RGB pie chart
      #cc1f32 color shades, tints & tones
#cc1f32 color schemes
#cc1f32 color preview, HTML & CSS examples
           This text has a color of #cc1f32        
        
          <p style="color:#cc1f32;">Text here</p>
        
        
          .mytext {color:#cc1f32;}
        
        Text color #cc1f32
      
           This box has a color of #cc1f32        
        
          <div style="background-color:#cc1f32;">Content here</div>
        
        
          .mybackground {background-color:#cc1f32;}
        
        Background color #cc1f32
      
           Border around this has a color of #cc1f32        
        
          <div style="border:2px solid #cc1f32;">Content here</div>
        
        
          .myborder {border:2px solid #cc1f32;}
        
        Border color #cc1f32