#c32f22 color space conversions
Hex:
        #c32f22
        RGB:
        195, 47, 34
        CMY:
        24, 82, 87
        CMYK:
        0, 76, 83, 24
      HSL:
        5°, 70.3057%, 44.9020%
        HSV (HSB):
        5°, 82.5641%, 76.4706%
        XYZ:
        23.8109, 13.7506, 2.9125
        xyY:
        0.5883, 0.3397, 13.7506
      CIE-Lab:
        43.8732, 57.1235, 43.4159
        CIE-LCH:
        43.8732, 71.7498, 37.2362
        CIE-Luv:
        43.8732, 114.6348, 28.4526
        Hunter-Lab:
        37.0818, 49.7249, 21.3004
      #c32f22 color charts
#c32f22 RGB chart
      #c32f22 CMYK chart
      #c32f22 RGB pie chart
      #c32f22 color shades, tints & tones
#c32f22 color schemes
#c32f22 color preview, HTML & CSS examples
           This text has a color of #c32f22        
        
          <p style="color:#c32f22;">Text here</p>
        
        
          .mytext {color:#c32f22;}
        
        Text color #c32f22
      
           This box has a color of #c32f22        
        
          <div style="background-color:#c32f22;">Content here</div>
        
        
          .mybackground {background-color:#c32f22;}
        
        Background color #c32f22
      
           Border around this has a color of #c32f22        
        
          <div style="border:2px solid #c32f22;">Content here</div>
        
        
          .myborder {border:2px solid #c32f22;}
        
        Border color #c32f22