#c32223 color space conversions
Hex:
        #c32223
        RGB:
        195, 34, 35
        CMY:
        24, 87, 86
        CMYK:
        0, 83, 82, 24
      HSL:
        360°, 70.3057%, 44.9020%
        HSV (HSB):
        360°, 82.5641%, 76.4706%
        XYZ:
        23.3811, 12.8675, 2.8415
        xyY:
        0.5981, 0.3292, 12.8675
      CIE-Lab:
        42.5629, 60.8627, 41.6474
        CIE-LCH:
        42.5629, 73.7481, 34.3832
        CIE-Luv:
        42.5629, 120.6096, 25.7578
        Hunter-Lab:
        35.8713, 53.5723, 20.4134
      #c32223 color charts
#c32223 RGB chart
      #c32223 CMYK chart
      #c32223 RGB pie chart
      #c32223 color shades, tints & tones
#c32223 color schemes
#c32223 color preview, HTML & CSS examples
           This text has a color of #c32223        
        
          <p style="color:#c32223;">Text here</p>
        
        
          .mytext {color:#c32223;}
        
        Text color #c32223
      
           This box has a color of #c32223        
        
          <div style="background-color:#c32223;">Content here</div>
        
        
          .mybackground {background-color:#c32223;}
        
        Background color #c32223
      
           Border around this has a color of #c32223        
        
          <div style="border:2px solid #c32223;">Content here</div>
        
        
          .myborder {border:2px solid #c32223;}
        
        Border color #c32223