#c33c32 color space conversions
Hex:
        #c33c32
        RGB:
        195, 60, 50
        CMY:
        24, 76, 80
        CMYK:
        0, 69, 74, 24
      HSL:
        4°, 59.1837%, 48.0392%
        HSV (HSB):
        4°, 74.3590%, 76.4706%
        XYZ:
        24.6973, 15.0641, 4.6236
        xyY:
        0.5564, 0.3394, 15.0641
      CIE-Lab:
        45.7219, 53.0182, 36.6415
        CIE-LCH:
        45.7219, 64.4479, 34.6488
        CIE-Luv:
        45.7219, 104.3810, 26.2627
        Hunter-Lab:
        38.8125, 45.6616, 20.1058
      #c33c32 color charts
#c33c32 RGB chart
      #c33c32 CMYK chart
      #c33c32 RGB pie chart
      #c33c32 color shades, tints & tones
#c33c32 color schemes
#c33c32 color preview, HTML & CSS examples
           This text has a color of #c33c32        
        
          <p style="color:#c33c32;">Text here</p>
        
        
          .mytext {color:#c33c32;}
        
        Text color #c33c32
      
           This box has a color of #c33c32        
        
          <div style="background-color:#c33c32;">Content here</div>
        
        
          .mybackground {background-color:#c33c32;}
        
        Background color #c33c32
      
           Border around this has a color of #c33c32        
        
          <div style="border:2px solid #c33c32;">Content here</div>
        
        
          .myborder {border:2px solid #c33c32;}
        
        Border color #c33c32