#c33224 color space conversions
Hex:
        #c33224
        RGB:
        195, 50, 36
        CMY:
        24, 80, 86
        CMYK:
        0, 74, 82, 24
      HSL:
        5°, 68.8312%, 45.2941%
        HSV (HSB):
        5°, 81.5385%, 76.4706%
        XYZ:
        23.9647, 14.0107, 3.1103
        xyY:
        0.5833, 0.3410, 14.0107
      CIE-Lab:
        44.2482, 56.1838, 42.7382
        CIE-LCH:
        44.2482, 70.5916, 37.2597
        CIE-Luv:
        44.2482, 112.6884, 28.5348
        Hunter-Lab:
        37.4308, 48.7788, 21.2749
      #c33224 color charts
#c33224 RGB chart
      #c33224 CMYK chart
      #c33224 RGB pie chart
      #c33224 color shades, tints & tones
#c33224 color schemes
#c33224 color preview, HTML & CSS examples
           This text has a color of #c33224        
        
          <p style="color:#c33224;">Text here</p>
        
        
          .mytext {color:#c33224;}
        
        Text color #c33224
      
           This box has a color of #c33224        
        
          <div style="background-color:#c33224;">Content here</div>
        
        
          .mybackground {background-color:#c33224;}
        
        Background color #c33224
      
           Border around this has a color of #c33224        
        
          <div style="border:2px solid #c33224;">Content here</div>
        
        
          .myborder {border:2px solid #c33224;}
        
        Border color #c33224